Displaying 3 results from an estimated 3 matches for "llvmarchive".
Did you mean:
lllvmarchive
2010 Jul 21
1
[LLVMdev] Is there a guide to LLVM's components?
..."
Kaleidoscope-Ch6, "examples\Kaleidoscope\Chapter6\Kaleidoscope-Ch6.vcproj"
Kaleidoscope-Ch7, "examples\Kaleidoscope\Chapter7\Kaleidoscope-Ch7.vcproj"
LLVMAnalysis, "lib\Analysis\LLVMAnalysis.vcproj"
LLVMArchive, "lib\Archive\LLVMArchive.vcproj"
LLVMAsmParser, "lib\AsmParser\LLVMAsmParser.vcproj"
LLVMAsmPrinter, "lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcproj"
LLVMBitReader, "lib\Bitcode\Reader\LLVMBitReader.vcproj"...
2010 Jul 22
2
[LLVMdev] Is there a guide to LLVM's components?
..."
Kaleidoscope-Ch6, "examples\Kaleidoscope\Chapter6\Kaleidoscope-Ch6.vcproj"
Kaleidoscope-Ch7, "examples\Kaleidoscope\Chapter7\Kaleidoscope-Ch7.vcproj"
LLVMAnalysis, "lib\Analysis\LLVMAnalysis.vcproj"
LLVMArchive, "lib\Archive\LLVMArchive.vcproj"
LLVMAsmParser, "lib\AsmParser\LLVMAsmParser.vcproj"
LLVMAsmPrinter, "lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcproj"
LLVMBitReader, "lib\Bitcode\Reader\LLVMBitReader.vcproj"...
2009 Nov 01
1
[LLVMdev] Issue compiling LLVM 2.6 on Windows with MinGW
...fo
[ 63%] Built target LLVMX86AsmPrinter
[ 63%] Built target LLVMX86AsmParser
[ 63%] Built target LLVMExecutionEngine
[ 64%] Built target LLVMInterpreter
[ 64%] Built target LLVMJIT
[ 67%] Built target LLVMTarget
[ 67%] Built target LLVMAsmParser
[ 68%] Built target LLVMDebugger
[ 68%] Built target LLVMArchive
Linking CXX executable ..\..\bin\opt.exe
..\..\lib\libLLVMSystem.a(RWMutex.cpp.obj):RWMutex.cpp:(.text+0x25):
undefined r
eference to `_imp__pthread_rwlockattr_init'
..\..\lib\libLLVMSystem.a(RWMutex.cpp.obj):RWMutex.cpp:(.text+0x5f):
undefined r
eference to `_imp__pthread_rwlockattr_setpshared...