summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
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 /clang/lib/CodeGen/CodeGenFunction.h
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 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud