Displaying 5 results from an estimated 5 matches for "llvminitializeaarch64targetinfo".
2013 Feb 08
1
[LLVMdev] Build failure
...mer.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable lli (without symbols)
llvm[2]: Compiling CrashDebugger.cpp for Release+Asserts build
/local/csaba/LLVM/build-release/tools/llc/Release+Asserts/llc.o: In
function `main':
llc.cpp:(.text+0x5119): undefined reference to `LLVMInitializeAArch64TargetInfo'
llc.cpp:(.text+0x5179): undefined reference to `LLVMInitializeAArch64Target'
llc.cpp:(.text+0x51d9): undefined reference to `LLVMInitializeAArch64TargetMC'
llc.cpp:(.text+0x5231): undefined reference to `LLVMInitializeAArch64AsmPrinter'
llc.cpp:(.text+0x5269): undefined reference t...
2018 Jul 01
2
Linking Kaleidoscope-8 wants all targets
...ldflags --system-libs
--libs core orcjit native`
In 2 to 7 is OK, but sample 8 has errors:
||=== Build: Debug in Chapter8 (compiler: LLVM Clang Compiler) ===|
obj/Debug/toy.o||In function `llvm::InitializeAllTargetInfos()':|
/usr/local/include/llvm/Config/Targets.def|26|undefined reference to
`LLVMInitializeAArch64TargetInfo'|
/usr/local/include/llvm/Config/Targets.def|27|undefined reference to
`LLVMInitializeAMDGPUTargetInfo'|
/usr/local/include/llvm/Config/Targets.def|28|undefined reference to
`LLVMInitializeARMTargetInfo'|
/usr/local/include/llvm/Config/Targets.def|29|undefined reference to
................
2016 Sep 02
2
buildbot failure in LLVM on sanitizer-x86_64-linux-fast
> On Sep 1, 2016, at 9:20 PM, Greg Parker <gparker at apple.com> wrote:
>
>> On Sep 1, 2016, at 9:06 PM, llvm.buildmaster at lab.llvm.org wrote:
>>
>> The Buildbot has detected a new failure on builder sanitizer-x86_64-linux-fast while building llvm.
>> Full details are available at:
>>
2017 Aug 01
2
[RFC] Profile guided section layout
...ESaIcEEESaIS5_EE19_M_emplace_back_auxIJRKS5_EEEvDpOT_ _Znwm
3 _ZNSt6vectorIN4llvm9StringRefESaIS1_EE19_M_emplace_back_auxIJS1_EEEvDpOT_ _Znwm
3 LLVMInitializeSparcTargetInfo __cxa_guard_release
3 LLVMInitializePowerPCTargetInfo __cxa_guard_release
3 LLVMInitializeBPFTargetInfo __cxa_guard_release
3 LLVMInitializeAArch64TargetInfo __cxa_guard_release
3 LLVMInitializeSparcTargetInfo __cxa_guard_acquire
3 LLVMInitializePowerPCTargetInfo __cxa_guard_acquire
3 LLVMInitializeBPFTargetInfo __cxa_guard_acquire
3 LLVMInitializeAArch64TargetInfo __cxa_guard_acquire
3 _ZN4llvm3sys16getProcessTripleB5cxx11Ev _ZdlPv
3 _ZN4llvm12DenseMap...
2017 Jul 31
2
[RFC] Profile guided section layout
A rebased version of the lld patch is attached.
Cheers,
Rafael
On 31 July 2017 at 15:11, Rafael Avila de Espindola
<rafael.espindola at gmail.com> wrote:
> Tobias Edler von Koch <tobias at codeaurora.org> writes:
>
>> Hi Rafael,
>>
>> On 07/31/2017 04:20 PM, Rafael Avila de Espindola via llvm-dev wrote:
>>> However, do we need to start with