diff options
author | Michal Gorny <mgorny@gentoo.org> | 2017-03-25 18:51:29 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2017-03-25 18:51:29 +0000 |
commit | a32fc333d2bddea07776013ee77baba2ebfef1ee (patch) | |
tree | 095d9d7ece75b76bce88ea595ed913b0e159ff5c /lldb/source/Plugins/UnwindAssembly | |
parent | 9ebb68843e57f2602cdec521cb8e55db5b1463a4 (diff) | |
download | bcm5719-llvm-a32fc333d2bddea07776013ee77baba2ebfef1ee.tar.gz bcm5719-llvm-a32fc333d2bddea07776013ee77baba2ebfef1ee.zip |
Expression: add missing linkage to RuntimeDyld component
Add missing linkage from lldbExpression library to LLVMRuntimeDyld.
Otherwise the build against shared LLVM libraries fails with:
lib64/liblldbExpression.a(IRExecutionUnit.cpp.o):IRExecutionUnit.cpp:function llvm::RTDyldMemoryManager::deregisterEHFrames(unsigned char*, unsigned long, unsigned long): error: undefined reference to 'llvm::RTDyldMemoryManager::deregisterEHFramesInProcess(unsigned char*, unsigned long)'
Differential Revision: https://reviews.llvm.org/D31367
llvm-svn: 298776
Diffstat (limited to 'lldb/source/Plugins/UnwindAssembly')
0 files changed, 0 insertions, 0 deletions