summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2010-12-12 21:03:32 +0000
committerGreg Clayton <gclayton@apple.com>2010-12-12 21:03:32 +0000
commit7d07a45fffca6e51fd353b5beed3db093c978f1a (patch)
treefdd9e85f7947d06216970e3b3008c9108f372c74 /clang/lib/Sema
parent69bf128b2f4e9c14f1904fc616b0a6f2f5bf3ce9 (diff)
downloadbcm5719-llvm-7d07a45fffca6e51fd353b5beed3db093c978f1a.tar.gz
bcm5719-llvm-7d07a45fffca6e51fd353b5beed3db093c978f1a.zip
Fixed an issue where the macosx dynamic loader, on the first shared library loaded notification, wasn't properly removing shared libraries from the target that didn't get loaded. This usually happens when a different shared library is loaded in place of another due to DYLD_LIBRARY_PATH or DYLD_FRAMEWORK_PATH environment variables. We now properly remove any images that didn't make it into the executable.
llvm-svn: 121641
Diffstat (limited to 'clang/lib/Sema')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud