diff options
author | Jez Ng <jezng@fb.com> | 2020-04-21 13:37:57 -0700 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2020-04-21 13:43:19 -0700 |
commit | 060efd24c7f06a6c66afc15fc5c499eb0d591523 (patch) | |
tree | 4dd520d7b41aa9d3e2b958da5652dcb3ee089c66 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | 8bec33c096bd71bbace60c4371cde88fd48ae651 (diff) | |
download | llvm-060efd24c7f06a6c66afc15fc5c499eb0d591523.zip llvm-060efd24c7f06a6c66afc15fc5c499eb0d591523.tar.gz llvm-060efd24c7f06a6c66afc15fc5c499eb0d591523.tar.bz2 |
[lld-macho] Add basic support for linking against dylibs
This diff implements:
* dylib loading (much of which is being restored from @pcc and @ruiu's
original work)
* The GOT_LOAD relocation, which allows us to load non-lazy dylib
symbols
* Basic bind opcode emission, which tells `dyld` how to populate the GOT
Differential Revision: https://reviews.llvm.org/D76252
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions