Displaying 12 results from an estimated 12 matches for "llvmarmasmparser".
2010 Aug 02
6
[LLVMdev] CMake broken?
...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 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 (llvm_config)
cmake/modules/AddLLVM.cmake:78 (add_llvm_e...
2010 Aug 02
0
[LLVMdev] CMake broken?
...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 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 (llvm_config)
> cmake/modules/AddLLVM...
2010 Aug 02
0
[LLVMdev] CMake broken?
Tom Care <tcare at apple.com> writes:
> This was after starting with an empty build directory. It seems to
> work if I omit -DLLVM_TARGETS_TO_BUILD=X86, but a few days ago this
> was working with just this target.
Yep. I can replicate the problem on Linux with
mkdir foo && cd foo
cmake -DLLVM_TARGETS_TO_BUILD=X86 ../llvm
I'll investigate a bit.
2017 Jun 28
2
Building llvm with clang and lld on arm and the llvm arm backend relocation on position independent code
...tionEngine
[ 42%] Built target LLVMInterpreter
[ 42%] Built target LLVMMCJIT
[ 42%] Built target LLVMOrcJIT
[ 42%] Built target LLVMRuntimeDyld
[ 42%] Built target LLVMTarget
[ 44%] Built target ARMCommonTableGen
[ 45%] Built target LLVMARMCodeGen
[ 45%] Built target LLVMARMInfo
[ 45%] Built target LLVMARMAsmParser
[ 45%] Built target LLVMARMDisassembler
[ 45%] Built target LLVMARMAsmPrinter
[ 45%] Built target LLVMARMDesc
[ 47%] Built target LLVMAsmParser
[ 47%] Built target LLVMLineEditor
[ 47%] Built target LLVMProfileData
[ 47%] Built target LLVMCoverage
[ 49%] Built target LLVMFuzzerNoMainObjects
[ 49%]...
2017 Jun 28
3
Building llvm with clang and lld on arm and the llvm arm backend relocation on position independent code
...get LLVMMCJIT
>> [ 42%] Built target LLVMOrcJIT
>> [ 42%] Built target LLVMRuntimeDyld
>> [ 42%] Built target LLVMTarget
>> [ 44%] Built target ARMCommonTableGen
>> [ 45%] Built target LLVMARMCodeGen
>> [ 45%] Built target LLVMARMInfo
>> [ 45%] Built target LLVMARMAsmParser
>> [ 45%] Built target LLVMARMDisassembler
>> [ 45%] Built target LLVMARMAsmPrinter
>> [ 45%] Built target LLVMARMDesc
>> [ 47%] Built target LLVMAsmParser
>> [ 47%] Built target LLVMLineEditor
>> [ 47%] Built target LLVMProfileData
>> [ 47%] Built target L...
2017 Feb 11
2
Asan self host problems: Failed to deallocate
Trying to run a self host "ninja check-clang" with ASan enabled I hit a
/lot/ of errors like this (strangely I hit none of these in check-llvm,
only in check-clang):
Any ideas?
==10525==ERROR: AddressSanitizer failed to deallocate 0x10800 (67584) bytes
at address 0x631000014800
==10525==AddressSanitizer CHECK failed:
2017 Jun 28
3
Building llvm with clang and lld on arm and the llvm arm backend relocation on position independent code
...rcJIT
>>> [ 42%] Built target LLVMRuntimeDyld
>>> [ 42%] Built target LLVMTarget
>>> [ 44%] Built target ARMCommonTableGen
>>> [ 45%] Built target LLVMARMCodeGen
>>> [ 45%] Built target LLVMARMInfo
>>> [ 45%] Built target LLVMARMAsmParser
>>> [ 45%] Built target LLVMARMDisassembler
>>> [ 45%] Built target LLVMARMAsmPrinter
>>> [ 45%] Built target LLVMARMDesc
>>> [ 47%] Built target LLVMAsmParser
>>> [ 47%] Built target LLVMLineEditor
>>> [ 47%] Built targe...
2017 Feb 15
2
Asan self host problems: Failed to deallocate
...DEPENDS:STATIC=
//Dependencies for target
LLVMAMDGPUDesc_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMAMDGPUDisassembler_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMAMDGPUInfo_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMAMDGPUUtils_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMARMAsmParser_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMARMAsmPrinter_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMARMCodeGen_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMARMDesc_LIB_DEPENDS:STATIC=
//Dependencies for target
LLVMARMDisassembler_LIB_DEPENDS:STATIC=
//Dependencies for target...
2017 Jun 28
2
Building llvm with clang and lld on arm and the llvm arm backend relocation on position independent code
...t; [ 42%] Built target LLVMRuntimeDyld
>>>> [ 42%] Built target LLVMTarget
>>>> [ 44%] Built target ARMCommonTableGen
>>>> [ 45%] Built target LLVMARMCodeGen
>>>> [ 45%] Built target LLVMARMInfo
>>>> [ 45%] Built target LLVMARMAsmParser
>>>> [ 45%] Built target LLVMARMDisassembler
>>>> [ 45%] Built target LLVMARMAsmPrinter
>>>> [ 45%] Built target LLVMARMDesc
>>>> [ 47%] Built target LLVMAsmParser
>>>> [ 47%] Built target LLVMLineEditor
>>>...
2017 Jun 30
3
Building llvm with clang and lld on arm and the llvm arm backend relocation on position independent code
...et LLVMRuntimeDyld
>>>>>> [ 42%] Built target LLVMTarget
>>>>>> [ 44%] Built target ARMCommonTableGen
>>>>>> [ 45%] Built target LLVMARMCodeGen
>>>>>> [ 45%] Built target LLVMARMInfo
>>>>>> [ 45%] Built target LLVMARMAsmParser
>>>>>> [ 45%] Built target LLVMARMDisassembler
>>>>>> [ 45%] Built target LLVMARMAsmPrinter
>>>>>> [ 45%] Built target LLVMARMDesc
>>>>>> [ 47%] Built target LLVMAsmParser
>>>>>> [ 47%] Built target LLVMLineEd...
2017 Jun 27
3
Building llvm with clang and lld on arm and the llvm arm backend relocation on position independent code
> On 26 Jun 2017, at 16:25, Rui Ueyama <ruiu at google.com> wrote:
>
> On Sun, Jun 25, 2017 at 6:40 AM, Alessandro Pistocchi via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
> Hi,
>
> I am trying to build a completely GNU free linux toolchain for the raspberry pi.
>
> I successfully managed to compile llvm and clang
2019 Apr 30
6
Disk space and RAM requirements in docs
...eFiles
5.5M build/tools/llvm-exegesis/lib/PowerPC
5.5M build/tools/clang/test/CXX
5.4M build/lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir
5.4M build/lib/Target/SystemZ/MCTargetDesc/CMakeFiles
5.4M build/lib/Target/SystemZ/MCTargetDesc
5.4M build/lib/Target/ARM/AsmParser/CMakeFiles/LLVMARMAsmParser.dir
5.4M build/lib/Target/ARM/AsmParser/CMakeFiles
5.4M build/lib/Target/ARM/AsmParser
5.3M build/tools/clang/tools/diagtool
5.2M build/tools/clang/tools/diagtool/CMakeFiles/diagtool.dir
5.2M build/tools/clang/tools/diagtool/CMakeFiles
5.0M build/tools/clang/test/Headers/Output/opencl-c-header.cl.t...