aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorJez Ng <jezng@fb.com>2020-08-31 23:23:37 -0700
committerJez Ng <jezng@fb.com>2020-09-25 11:28:32 -0700
commitf23f5126912b7da3f2a118a7cb1bcf6be3d8c1bc (patch)
treedd9b4337d31674063c93fa65b7c9018ca7d1930b /lldb/source/Plugins/ScriptInterpreter/Python
parente4e673e75a067236c9c4ff2e1ab19d6a3a87003d (diff)
downloadllvm-f23f5126912b7da3f2a118a7cb1bcf6be3d8c1bc.zip
llvm-f23f5126912b7da3f2a118a7cb1bcf6be3d8c1bc.tar.gz
llvm-f23f5126912b7da3f2a118a7cb1bcf6be3d8c1bc.tar.bz2
[lld-macho] Support -bundle
Not 100% sure but it appears that bundles are almost identical to dylibs, aside from the fact that they do not contain `LC_ID_DYLIB`. ld64's code seems to treat bundles and dylibs identically in most places. Supporting bundles allows us to run e.g. XCTests, as all test suites are compiled into bundles which get dynamically loaded by the `xctest` test runner. Reviewed By: #lld-macho, smeenai Differential Revision: https://reviews.llvm.org/D87856
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions