search for: llvmbcreader

Displaying 12 results from an estimated 12 matches for "llvmbcreader".

2005 Oct 25
2
[LLVMdev] newbie llc build problem: BreakCriticalEdges.cpp:44: undefined reference to `llvm::LoopSimplifyID'
...inux/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 --export-dynamic -lLLVMTarget -lLLVMipa -lLLVMTransforms -lLLVMScalarOpts -lLLVMAnalysis -lLLVMTransformUtils -lLLVMSupport -lLLVMSystem -lpthread /usr/lib/libltdl.so -ldl...
2005 Jun 01
1
[LLVMdev] [Cygwin] 'make tools-only' configuration error
...ib/L LVMX86.o /usr/build/llvm-2/Debug/lib/LLVMPowerPC.o /usr/build/llvm-2/Debug/lib/L LVMAlpha.o /usr/build/llvm-2/Debug/lib/LLVMIA64.o /usr/build/llvm-2/Debug/lib/LL VMSelectionDAG.o /usr/build/llvm-2/Debug/lib/LLVMCodeGen.o /usr/build/llvm-2/Deb ug/lib/LLVMScalarOpts.o /usr/build/llvm-2/Debug/lib/LLVMBCReader.o /usr/build/ll vm-2/Debug/lib/LLVMBCWriter.o /usr/build/llvm-2/Debug/lib/LLVMCore.o /usr/build/ llvm-2/Debug/lib/LLVMbzip2.o --export-dynamic -lLLVMTarget -lLLVMipa -lLLVMTrans forms -lLLVMAnalysis -lLLVMTransformUtils -lLLVMSupport -lLLVMSystem -lstdc++ -l gcc -lcygwin -luser32 -lkernel32 -ladvap...
2005 Jun 01
0
[LLVMdev] [Cygwin] 'make tools-only' configuration error
...ib/LLVMX86.o /usr/build/llvm-2/De bug/lib/LLVMPowerPC.o /usr/build/llvm-2/Debug/lib/LLVMAlpha.o /usr/build/llvm-2/ Debug/lib/LLVMIA64.o /usr/build/llvm-2/Debug/lib/LLVMSelectionDAG.o /usr/build/l lvm-2/Debug/lib/LLVMCodeGen.o /usr/build/llvm-2/Debug/lib/LLVMScalarOpts.o /usr/ build/llvm-2/Debug/lib/LLVMBCReader.o /usr/build/llvm-2/Debug/lib/LLVMBCWriter.o /usr/build/llvm-2/Debug/lib/LLVMCore.o /usr/build/llvm-2/Debug/lib/LLVMbzip2.o -Wl,--export-dynamic -L/usr/build/llvm-2/Debug/lib -lLLVMTarget -lLLVMipa -lLLV MTransforms -lLLVMAnalysis -lLLVMTransformUtils -lLLVMSupport -lLLVMSystem -L/us r/build/llvm...
2005 Oct 25
0
[LLVMdev] newbie llc build problem: BreakCriticalEdges.cpp:44: undefined reference to `llvm::LoopSimplifyID'
...dhat-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 --export-dynamic -lLLVMTarget > -lLLVMipa -lLLVMTransforms -lLLVMScalarOpts -lLLVMAnalysis > -lLLVMTransformUtils -lLLVMSupport -lLLVMSystem -lpthrea...
2005 Aug 30
1
[LLVMdev] X86ISelPattern.cpp:73: undefined reference to `X86CompilationCallback
.../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:/projects/build/MinGW/llvm-1-1/Debug/lib/LLVMBCWriter.o c:/projects/build/MinGW/llvm-1-1/Debug/lib/LLVMCore.o c:/projects/build/MinGW/llvm-1-1/Debug/lib/LLVMbzip2.o --export-dynamic -lLLVMTarget -lLLVMipa -lLLVMTransforms -lLLVMAnalysis -lLLVMTransformUtils -lLLVMSupport -lLLVMSystem -lima...
2005 Mar 13
0
[LLVMdev] Linking LLVM code with LLVM
On Fri, 11 Mar 2005, Marc Ordinas i Llopis wrote: > Sorry if this is obvious. > I'm trying to link LLVM-generated code with LLVM itself, and don't know how > to do it. Just as a little test, I've tried compiling the example > HowToUseJIT.cpp using llvm-g++, but I get tons of errors. > > Is there an easy way of doing this? Has anyone tried it before? What sort of
2005 May 31
7
[LLVMdev] [Cygwin] 'make tools-only' configuration error
I did not report this first error earlier as I thought it trivial. Basically it looks like something odd is happening with the configuration and 'include/llvm/config/config.h' Getting this error on building the tools on a fresh Cygwin install and update :- $ make tools-only make[1]: Entering directory `/usr/build/llvm/lib/System' llvm[1]: Compiling Path.cpp for Debug build In file
2005 Mar 11
2
[LLVMdev] Linking LLVM code with LLVM
Hi all, Sorry if this is obvious. I'm trying to link LLVM-generated code with LLVM itself, and don't know how to do it. Just as a little test, I've tried compiling the example HowToUseJIT.cpp using llvm-g++, but I get tons of errors. Is there an easy way of doing this? Has anyone tried it before? Thanks, Marc Ordinas i Llopis | Tragnarion Studios
2004 Nov 08
0
[LLVMdev] LLVM for JIT only use
...m LLVM (to JIT generate > machine code)? Look through llvm/tools/Makefile.JIT -- it adds JIT support libraries to the USEDLIBS variable, so for x86, for example: LLVMJIT LLVMCodeGen LLVMExecutionEngine LLVMX86 LLVMSelectionDAG LLVMInterpreter LLVMScalarOpts LLVMAnalysis.a LLVMTransformUtils.a LLVMBCReader LLVMCore LLVMSupport.a LLVMTarget.a LLVMSystem.a For the ones without an extension, append .o, for the ones with .a, prepend 'lib' and look in llvm/lib/Release . > Where are these (I would like the list of all the lib*.{a,so} and all > headers <*.h> in /usr/local/ on my Linux/...
2005 Mar 14
2
[LLVMdev] Linking LLVM code with LLVM
...d: warning: File of unknown type '/home/marc/code/llvm/build/Debug/lib/LLVMSelectionDAG.o' ignored. gccld: warning: File of unknown type '/home/marc/code/llvm/build/Debug/lib/LLVMScalarOpts.o' ignored. gccld: warning: File of unknown type '/home/marc/code/llvm/build/Debug/lib/LLVMBCReader.o' ignored. gccld: warning: File of unknown type '/home/marc/code/llvm/build/Debug/lib/LLVMCore.o' ignored. gccld: warning: File of unknown type '/home/marc/code/llvm/build/Debug/lib/LLVMbzip2.o' ignored. gccld: warning: File of unknown type '/home/marc/code/llvm/tests/sa...
2004 Nov 07
2
[LLVMdev] LLVM for JIT only use
Le Sun, Nov 07, 2004 at 04:14:19PM -0600, Misha Brukman écrivait/wrote: > On Sun, Nov 07, 2004 at 11:04:58PM +0100, Basile STARYNKEVITCH wrote: Basile>> First, I am extremely confused by the terminology. IMHO, the runtime Basile>> libraries would include (from my JIT only perspective) Basile>> 1. all the LLVM libraries required to JIT-generate machine code, and
2005 May 19
3
[LLVMdev] [Cygwin] llvm 'make install' build errors
Reid, I think it is the first time it is run that the errors occcur !? Not sure but that would seem logical. Aaron