search for: llvmcbackend

Displaying 20 results from an estimated 31 matches for "llvmcbackend".

2006 Jul 10
1
[LLVMdev] enabling Debian x86_64 for llvm 1.7
...4-1.7.source/gcc/Makefile.in 2006-07-09 20:29:57.000000000 -0600 @@ -827,6 +827,7 @@ powerpc*-*-*) echo LLVMPowerPC.o;; \ sparc-*-*) echo LLVMSparc.o;; \ sparcv9-*-*) echo LLVMSparc.o;; \ + x86_64-*-*-*) echo LLVMCBackend.o;; \ esac LLVMTARGETOBJ := $(shell $(LLVMTARGETOBJCMD)) ---------------------------------------------------------------------- Yes, it is a hack, but it does let me get further. I can get to this point in compiling the C front-end: ------------------------------------------...
2009 Apr 09
2
[LLVMdev] Link error building llc
...Wno-unused-parameter -g -Wl,-R -Wl,/home/neale/LLVM/llvm/Debug/bin -Wl,-export-dynamic -L/home/neale/LLVM/llvm/Debug/lib -L/home/neale/LLVM/llvm/Debug/lib -o /home/neale/LLVM/llvm/Debug/bin/llc /home/neale/LLVM/llvm/tools/llc/Debug/llc.o \ -lLLVMBitReader /home/neale/LLVM/llvm/Debug/lib/LLVMCBackend.o -lLLVMCodeGen -lLLVMScalarOpts -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis /home/neale/LLVM/llvm/Debug/lib/LLVMCppBackend.o -lLLVMTarget -lLLVMCore -lLLVMSupport -lLLVMSystem -lpthread -ldl -lm -lelf /home/neale/LLVM/llvm/tools/llc/Debug/llc.o: In function `ForceCodegenLinking': /home/nea...
2005 Oct 25
2
[LLVMdev] newbie llc build problem: BreakCriticalEdges.cpp:44: undefined reference to `llvm::LoopSimplifyID'
...ux/3.4.3/../../../crti.o /usr/lib/gcc/i386-redhat-linux/3.4.3/crtbegin.o -L/home/kh/llvm/obj/Debug/lib -L/usr/lib/gcc/i386-redhat-linux/3.4.3 -L/usr/lib/gcc/i386-redhat-linux/3.4.3 -L/usr/lib/gcc/i386-redhat-linux/3.4.3/../../.. /home/kh/llvm/obj/tools/llc/Debug/llc.o /home/kh/llvm/obj/Debug/lib/LLVMCBackend.o /home/kh/llvm/obj/Debug/lib/LLVMX86.o /home/kh/llvm/obj/Debug/lib/LLVMSelectionDAG.o /home/kh/llvm/obj/Debug/lib/LLVMCodeGen.o /home/kh/llvm/obj/Debug/lib/LLVMBCReader.o /home/kh/llvm/obj/Debug/lib/LLVMBCWriter.o /home/kh/llvm/obj/Debug/lib/LLVMCore.o /home/kh/llvm/obj/Debug/lib/LLVMbzip2.o -...
2005 Jun 01
1
[LLVMdev] [Cygwin] 'make tools-only' configuration error
...refix=cyg -o /usr/build/llvm-2/Debug/bin/llc.exe /lib/crt0.o -L/usr/bu ild/llvm-2/Debug/lib -L/usr/build/llvm-2/Debug/bin -L/usr/gcc/gcc-3.4.3/lib/gcc/ i686-pc-cygwin/3.4.3 -L/usr/gcc/gcc-3.4.3/lib/gcc/i686-pc-cygwin/3.4.3/../../.. /usr/build/llvm-2/tools/llc/Debug/llc.o /usr/build/llvm-2/Debug/lib/LLVMCBackend .o /usr/build/llvm-2/Debug/lib/LLVMSparcV9ModuloSched.o /usr/build/llvm-2/Debug/ lib/LLVMSparcV8.o /usr/build/llvm-2/Debug/lib/LLVMSparcV9.o /usr/build/llvm-2/De bug/lib/LLVMSparcV9RegAlloc.o /usr/build/llvm-2/Debug/lib/LLVMSparcV9InstrSched. o /usr/build/llvm-2/Debug/lib/LLVMSparcV9LiveVar.o /usr/...
2009 Feb 20
2
[LLVMdev] libLTO warning
...ring the build. *** Warning: Linking the shared library /home/maurice/installation/llvm/Debug/lib/libLTO.la against the non-libtool *** objects /home/maurice/installation/llvm/Debug/lib/LLVMCppBackend.o /home/maurice/installation/llvm/Debug/lib/LLVMMSIL.o /home/maurice/installation/llvm/Debug/lib/LLVMCBackend.o /home/maurice/installation/llvm/Debug/lib/LLVMXCore.o /home/maurice/installation/llvm/Debug/lib/LLVMPIC16.o /home/maurice/installation/llvm/Debug/lib/LLVMCellSPUCodeGen.o /home/maurice/installation/llvm/Debug/lib/LLVMCellSPUAsmPrinter.o /home/maurice/installation/llvm/Debug/lib/LLVMMips.o /home/m...
2009 Apr 09
0
[LLVMdev] Link error building llc
Hello, Neale > -lLLVMBitReader /home/neale/LLVM/llvm/Debug/lib/LLVMCBackend.o > -lLLVMCodeGen -lLLVMScalarOpts -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis > /home/neale/LLVM/llvm/Debug/lib/LLVMCppBackend.o -lLLVMTarget -lLLVMCore > -lLLVMSupport -lLLVMSystem -lpthread -ldl -lm -lelf It seems, that you did not specify any single backend except C. Please do so....
2005 Jun 01
0
[LLVMdev] [Cygwin] 'make tools-only' configuration error
.../usr/build/llvm-2/ include -I/usr/src/llvm/include -I/usr/build/llvm-2/include -I/usr/src/llvm/incl ude -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -Wall -W -Wwrite-strings -Wno-unused -g -D_DEBUG -v -o /usr/build/llvm-2/Debug/bin/llc.exe /usr/build/llvm-2/tools/llc/D ebug/llc.o /usr/build/llvm-2/Debug/lib/LLVMCBackend.o /usr/build/llvm-2/Debug/li b/LLVMSparcV9ModuloSched.o /usr/build/llvm-2/Debug/lib/LLVMSparcV8.o /usr/build/ llvm-2/Debug/lib/LLVMSparcV9.o /usr/build/llvm-2/Debug/lib/LLVMSparcV9RegAlloc.o /usr/build/llvm-2/Debug/lib/LLVMSparcV9InstrSched.o /usr/build/llvm-2/Debug/lib /LLVMSparcV9LiveVar.o /usr/...
2005 Oct 25
0
[LLVMdev] newbie llc build problem: BreakCriticalEdges.cpp:44: undefined reference to `llvm::LoopSimplifyID'
...gt; /usr/lib/gcc/i386-redhat-linux/3.4.3/crtbegin.o -L/home/kh/llvm/obj/Debug/lib > -L/usr/lib/gcc/i386-redhat-linux/3.4.3 -L/usr/lib/gcc/i386-redhat-linux/3.4.3 > -L/usr/lib/gcc/i386-redhat-linux/3.4.3/../../.. > /home/kh/llvm/obj/tools/llc/Debug/llc.o > /home/kh/llvm/obj/Debug/lib/LLVMCBackend.o > /home/kh/llvm/obj/Debug/lib/LLVMX86.o > /home/kh/llvm/obj/Debug/lib/LLVMSelectionDAG.o > /home/kh/llvm/obj/Debug/lib/LLVMCodeGen.o > /home/kh/llvm/obj/Debug/lib/LLVMBCReader.o > /home/kh/llvm/obj/Debug/lib/LLVMBCWriter.o > /home/kh/llvm/obj/Debug/lib/LLVMCore.o > /ho...
2009 Feb 20
0
[LLVMdev] libLTO warning
...rning: Linking the shared library > /home/maurice/installation/llvm/Debug/lib/libLTO.la against the non-libtool > *** objects /home/maurice/installation/llvm/Debug/lib/LLVMCppBackend.o > /home/maurice/installation/llvm/Debug/lib/LLVMMSIL.o > /home/maurice/installation/llvm/Debug/lib/LLVMCBackend.o > /home/maurice/installation/llvm/Debug/lib/LLVMXCore.o > /home/maurice/installation/llvm/Debug/lib/LLVMPIC16.o > /home/maurice/installation/llvm/Debug/lib/LLVMCellSPUCodeGen.o > /home/maurice/installation/llvm/Debug/lib/LLVMCellSPUAsmPrinter.o > /home/maurice/installation/llv...
2007 Dec 23
3
[LLVMdev] Odd problem with command line options
.../elsa/libelsa.a ../elkhound/libelkhound.a ../ast/libast.a ../smbase/libsmbase.a -L/home/rich/llvm-install/lib -lpthread -ldl -lm -lelf -lLLVMLinker -lLLVMArchive -lLLVMipo -lLLVMInstrumentation -lLLVMBitWriter -lLLVMBitReader /home/rich/llvm-install/lib/LLVMMSIL.o /home/rich/llvm-install/lib/LLVMCBackend.o /home/rich/llvm-install/lib/LLVMCellSPU.o /home/rich/llvm-install/lib/LLVMMips.o /home/rich/llvm-install/lib/LLVMARM.o /home/rich/llvm-install/lib/LLVMIA64.o /home/rich/llvm-install/lib/LLVMAlpha.o /home/rich/llvm-install/lib/LLVMPowerPC.o /home/rich/llvm-install/lib/LLVMSparc.o /home/ric...
2008 Nov 30
2
[LLVMdev] libLTO on linux
...an enormous warning from libtool: *** Warning: Linking the shared library /home/nicholas/llvm-commit/Debug/lib/libLTO.la against the non-libtool *** objects /home/nicholas/llvm-commit/Debug/lib/LLVMCppBackend.o /home/nicholas/llvm-commit/Debug/lib/LLVMMSIL.o /home/nicholas/llvm-commit/Debug/lib/LLVMCBackend.o /home/nicholas/llvm-commit/Debug/lib/LLVMXCore.o /home/nicholas/llvm-commit/Debug/lib/LLVMPIC16.o /home/nicholas/llvm-commit/Debug/lib/LLVMCellSPUCodeGen.o /home/nicholas/llvm-commit/Debug/lib/LLVMCellSPUAsmPrinter.o /home/nicholas/llvm-commit/Debug/lib/LLVMMips.o /home/nicholas/llvm-commit...
2010 Aug 02
0
[LLVMdev] CMake broken?
I'm seeing this as well, but for the LLVMAlphaAsmParser: CMake Error at cmake/modules/LLVMConfig.cmake:90 (message): Library LLVMAlphaAsmPrinter not found in list of llvm libraries. Call Stack (most recent call first): cmake/modules/LLVMConfig.cmake:27 (explicit_map_components_to_libraries) cmake/modules/LLVMConfig.cmake:20 (explicit_llvm_config) cmake/modules/AddLLVM.cmake:61
2004 Oct 27
0
[LLVMdev] New Library Names (IMPORTANT)
...made: 1. They are all prefixed with LLVM 2. They use upper and lower case to match the library directory they came from. In general they should be recognizable to you. For example: libtarget.a -> libLLVMTarget.a However, a few of them changed outright to make it consistent: cwriter.o -> LLVMCBackend.o profpaths.o -> LLVMProfilePaths.o Sparcv9Sched.o -> LLVMSparcV9InstrSched.o The changes have all been made to the necessary makefiles in llvm proper, but not in any of the projects. The adjustment should be pretty straight forward: capitalize first letters and prefix with LLVM. Reid.
2006 Mar 24
2
[LLVMdev] Virtual "components" for llvm-config
On Mar 24, 2006, at 1:37 AM, Chris Lattner wrote: > On Thu, 23 Mar 2006, Eric Kidd wrote: >> backend: Either a native backend or a C backend. >> engine: Enough libs to run ExecutionEngine using either a JIT or >> interpreter. >> all: All LLVM libraries. >> >> Please feel free to suggest better names. :-) > > Instead of 'engine', how about
2009 Jul 31
2
[LLVMdev] llvm-gcc build of inferno/plan 9 'mk' fails
...LVMLinker -lLLVMipo /opt/local/lib/LLVMInterpreter.o -lLLVMInstrumentation /opt/local/lib/LLVMIA64.o /opt/local/lib/LLVMExecutionEngine.o /opt/local/lib/LLVMJIT.o -lLLVMDebugger /opt/local/lib/LLVMCppBackend.o /opt/local/lib/LLVMCellSPUCodeGen.o /opt/local/lib/LLVMCellSPUAsmPrinter.o /opt/local/lib/LLVMCBackend.o -lLLVMBitWriter /opt/local/lib/LLVMX86AsmPrinter.o /opt/local/lib/LLVMX86CodeGen.o -lLLVMAsmParser /opt/local/lib/LLVMARMAsmPrinter.o /opt/local/lib/LLVMARMCodeGen.o -lLLVMArchive -lLLVMBitReader /opt/local/lib/LLVMAlphaCodeGen.o -lLLVMSelectionDAG /opt/local/lib/LLVMAlphaAsmPrinter.o -lLLVMAsmPr...
2006 Aug 03
0
[LLVMdev] Building llvm under cygwin
Hello Anton Thu, 3 Aug 2006 15:06:56 +0400 you wrote: > here it is in the attachment :) Ok. Could you also send LibDeps.txt file? It should be in /obj/tools/llvm-config directory -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State University.
2009 Apr 07
0
[LLVMdev] Link error building llc
Hello, Neale > These entry points are in modules that have been compiled and placed into an > archive. (e.g. llvm::createBURRListDAGScheduler is in ScheduleDAGRRList.cpp > whose object is placed in ./Debug/lib/libLLVMSelectionDAG.a). > > I'm sure I've missed a configuration option or something trivial like that > but my newbie brain can't determine what it is. make
2005 Aug 30
1
[LLVMdev] X86ISelPattern.cpp:73: undefined reference to `X86CompilationCallback
..../../../../mingw32/lib -L/mingw/lib/gcc/mingw32/3.4.2/../../../../mingw32/lib -L/mingw/lib -Lc:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../.. -L/mingw/lib/gcc/mingw32/3.4.2/../../.. --no-keep-memory c:/projects/build/MinGW/llvm-1-1/tools/llc/Debug/llc.o c:/projects/build/MinGW/llvm-1-1/Debug/lib/LLVMCBackend.o c:/projects/build/MinGW/llvm-1-1/Debug/lib/LLVMX86.o c:/projects/build/MinGW/llvm-1-1/Debug/lib/LLVMSelectionDAG.o c:/projects/build/MinGW/llvm-1-1/Debug/lib/LLVMCodeGen.o c:/projects/build/MinGW/llvm-1-1/Debug/lib/LLVMScalarOpts.o c:/projects/build/MinGW/llvm-1-1/Debug/lib/LLVMBCReader.o c...
2008 Nov 30
0
[LLVMdev] libLTO on linux
...om libtool: > *** Warning: Linking the shared library > /home/nicholas/llvm-commit/Debug/lib/libLTO.la against the non-libtool > *** objects /home/nicholas/llvm-commit/Debug/lib/LLVMCppBackend.o > /home/nicholas/llvm-commit/Debug/lib/LLVMMSIL.o > /home/nicholas/llvm-commit/Debug/lib/LLVMCBackend.o > /home/nicholas/llvm-commit/Debug/lib/LLVMXCore.o > /home/nicholas/llvm-commit/Debug/lib/LLVMPIC16.o > /home/nicholas/llvm-commit/Debug/lib/LLVMCellSPUCodeGen.o > /home/nicholas/llvm-commit/Debug/lib/LLVMCellSPUAsmPrinter.o > /home/nicholas/llvm-commit/Debug/lib/LLVMMips.o > /h...
2006 Aug 04
1
[LLVMdev] Building llvm under cygwin
Hello Anton Fri, 4 Aug 2006 21:45:19 +0400 you wrote: > Written by Mike Haertel and Paul Eggert. > I've updated llvm and llvm-gcc4 ant trying to build it again after > PR845 was resolved. According to Reid's letter this PR coud be the > reason of my problem. Anyway, "sort" call can cause large problems depending, where in your PATH cygwin directory is (before