summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-01-10 09:40:38 +0000
committerPavel Labath <labath@google.com>2017-01-10 09:40:38 +0000
commite92b965bbf42cba4b45b5307c9feee5338643c85 (patch)
tree94b3965d4cfa06877b32d90850ea3722e093821e /llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
parentf440244d673f2f5345d2ded5c3742da4a3f74a29 (diff)
downloadbcm5719-llvm-e92b965bbf42cba4b45b5307c9feee5338643c85.tar.gz
bcm5719-llvm-e92b965bbf42cba4b45b5307c9feee5338643c85.zip
[cmake] Fix LLVM_LINK_LLVM_DYLIB build, again
The llvm_config hack for lldb-server is only necessary for !DYLIB builds, as otherwise we would get unresolved symbols from lldb libraries which do not track their dependencies correctly (all of them). In a DYLIB build, the so will already be added to the link dependencies and we can use that to resolve all missing symbols. The proper fix for this would be to have each lldb library track its dependencies correctly. llvm-svn: 291555
Diffstat (limited to 'llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud