diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2022-08-03 13:41:33 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2022-08-03 14:24:42 -0700 |
commit | 2b61b770df813539b38b620efcae8fd3d11faad2 (patch) | |
tree | 65b583fae632ff8484f5386ce80ba530e9e76418 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 880b2128ef4b884612a59836583a5d3d4108fb43 (diff) | |
download | llvm-2b61b770df813539b38b620efcae8fd3d11faad2.zip llvm-2b61b770df813539b38b620efcae8fd3d11faad2.tar.gz llvm-2b61b770df813539b38b620efcae8fd3d11faad2.tar.bz2 |
[lldb] Make TestModuleLoadedNotifys work with dyld from the shared cache
Make TestModuleLoadedNotifys work with a dyld from the expanded shared
cache in the DeviceSupport directory. In that case the module path is:
~/Library/Developer/Xcode/iOS DeviceSupport/<...>/Symbols/usr/lib/dyld
instead of just:
/usr/lib/dyld
This makes the test pass when running against an embedded Darwin device.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions