summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ConstProp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2017-01-26 02:13:43 +0000
committerJason Molenda <jmolenda@apple.com>2017-01-26 02:13:43 +0000
commit891c777f90cd86e3955cdaae349bffcb29735bc9 (patch)
treea1b6824524b982da87c43b7469b95ab6ed03116f /llvm/test/Transforms/ConstProp
parentaee15fb20445c2402ff3cda24318195a9603aa9a (diff)
downloadbcm5719-llvm-891c777f90cd86e3955cdaae349bffcb29735bc9.tar.gz
bcm5719-llvm-891c777f90cd86e3955cdaae349bffcb29735bc9.zip
Instead of weak-linking against LoggingSupport framework (which
requires that this private framework be available - and it is not available earlier than macOS 10.12 - to build lldb), dlopen the framework binary on demand in debugserver. We're already using dlsym() to look up all the symbols so there is no need to use weak linking here. <rdar://problem/30158797> llvm-svn: 293135
Diffstat (limited to 'llvm/test/Transforms/ConstProp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud