search for: libllvmdebuginfo

Displaying 5 results from an estimated 5 matches for "libllvmdebuginfo".

2012 Sep 01
2
[LLVMdev] building LLVM for raspberry pi
Hi All, I tried build a version of LLVM pulled from the git repo on my raspberry pi. I got close to the finish line then: llvm[2]: Building Debug+Asserts Archive Library libLLVMDebugInfo.a make[2]: Leaving directory `/home/pi/llvm-git/lib/DebugInfo' make[1]: Leaving directory `/home/pi/llvm-git/lib' make[1]: Entering directory `/home/pi/llvm-git/tools/llvm-shlib' llvm[1]: Linking Debug+Asserts Shared Library libLLVM-3.2svn.so collect2: ld terminated with signal 9 [Kille...
2012 Sep 01
0
[LLVMdev] building LLVM for raspberry pi
On 01.09.2012, at 15:02, Keith Sheppard <keithshep at gmail.com> wrote: > Hi All, > > I tried build a version of LLVM pulled from the git repo on my > raspberry pi. I got close to the finish line then: > > llvm[2]: Building Debug+Asserts Archive Library libLLVMDebugInfo.a > make[2]: Leaving directory `/home/pi/llvm-git/lib/DebugInfo' > make[1]: Leaving directory `/home/pi/llvm-git/lib' > make[1]: Entering directory `/home/pi/llvm-git/tools/llvm-shlib' > llvm[1]: Linking Debug+Asserts Shared Library libLLVM-3.2svn.so > collect2: ld termin...
2012 May 31
3
[LLVMdev] Using LLVM code in projects/compiler-rt
...me. 2) How can I use LLVM libraries when building compiler-rt? Currently, compiler-rt builds (linux) runtime and stores it as an .a file in "/path/to/llvm_build/Release+Asserts/lib/clang/3.2/linux". Can I somehow make this runtime contain compiled LLVM libraries as well? Currently I need libLLVMDebugInfo.a and libLLVMSupport.a. For now, I patch Clang driver, so that it would pass all the necessary LLVM libraries to linker whenever it sees -faddress-sanitizer or -fthread-sanitizer flags, but this also looks hacky. TIA -- Alexey Samsonov, MSK -------------- next part -------------- An HTML attach...
2012 Jun 20
0
[LLVMdev] Build llvm/clang with cmake vs configure produces different set of artifacts
...nker.a libLLVMTableGen.a libLLVMX86Utils.a libclangAnalysis.a libclangParse.a liblibclang.a libLLVMCore.a libLLVMMC.a libLLVMTarget.a libLTO.a libclangARCMigrate.a libclangRewrite.a liblibclang.so@ libLLVMDebugInfo.a libLLVMMCDisassembler.a libLLVMTransformUtils.a libLTO.so libclangAST.a libclangSema.a liblibclang.so.3.1 libLLVMExecutionEngine.a libLLVMMCJIT.a libLLVMVectorize.a libprofile_rt.a libclangBasic.a libclangSerialization.a lib...
2012 Oct 25
3
[LLVMdev] llvm-config is broken ?
...libLLVMTableGen.a /usr/llvm/llvm-3.1.src/tools/lib/libLLVMipo.a /usr/llvm/llvm-3.1.src/tools/lib/libLLVMVectorize.a /usr/llvm/llvm-3.1.src/tools/lib/libLLVMLinker.a /usr/llvm/llvm-3.1.src/tools/lib/libLLVMArchive.a /usr/llvm/llvm-3.1.src/tools/lib/libLLVMBitReader.a /usr/llvm/llvm-3.1.src/tools/lib/libLLVMDebugInfo.a /usr/llvm/llvm-3.1.src/tools/lib/libLLVMBitWriter.a ... -Sunil -- View this message in context: http://llvm.1065342.n5.nabble.com/llvm-config-is-broken-tp50418.html Sent from the LLVM - Dev mailing list archive at Nabble.com.