Displaying 3 results from an estimated 3 matches for "llvminitializeaarch64target".
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 _ZN4llvm12Dens...
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
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 referen...