Displaying 3 results from an estimated 3 matches for "llvmcbackendinfo".
Did you mean:
lllvmcbackendinfo
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
2010 Aug 02
6
[LLVMdev] CMake broken?
Hi all,
CMake seems to have broken in the last few days - or is it just me?
tcare:llvm-release tcare$ make -j4
-- Target triple: x86_64-apple-darwin10.5.0
-- Native target architecture is X86
-- Threads enabled.
-- Building with -fPIC
-- Targeting X86
CMake Error at cmake/modules/LLVMConfig.cmake:90 (message):
Library LLVMARMAsmParser not found in list of llvm libraries.
Call Stack (most
2009 Nov 01
1
[LLVMdev] Issue compiling LLVM 2.6 on Windows with MinGW
...arget LLVMLinker
[ 36%] Built target LLVMipa
[ 38%] Built target LLVMMC
[ 38%] Built target FileCheck
[ 40%] Built target ARMCodeGenTable_gen
[ 44%] Built target LLVMARMCodeGen
[ 45%] Built target LLVMARMInfo
[ 45%] Built target LLVMARMAsmPrinter
[ 45%] Built target LLVMCBackend
[ 45%] Built target LLVMCBackendInfo
[ 45%] Built target LLVMCppBackend
[ 45%] Built target LLVMCppBackendInfo
[ 47%] Built target MipsCodeGenTable_gen
[ 50%] Built target LLVMMipsCodeGen
[ 50%] Built target LLVMMipsInfo
[ 50%] Built target LLVMMipsAsmPrinter
[ 50%] Built target LLVMMSIL
[ 50%] Built target LLVMMSILInfo
[ 52%] Built t...