diff options
| author | Jason Molenda <jmolenda@apple.com> | 2017-01-26 02:13:43 +0000 |
|---|---|---|
| committer | Jason Molenda <jmolenda@apple.com> | 2017-01-26 02:13:43 +0000 |
| commit | 891c777f90cd86e3955cdaae349bffcb29735bc9 (patch) | |
| tree | a1b6824524b982da87c43b7469b95ab6ed03116f /llvm/test/Transforms | |
| parent | aee15fb20445c2402ff3cda24318195a9603aa9a (diff) | |
| download | bcm5719-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')
0 files changed, 0 insertions, 0 deletions

