diff options
author | Pete Cooper <peter_cooper@apple.com> | 2016-08-11 20:59:27 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2016-08-11 20:59:27 +0000 |
commit | 1ed8f1f6e5d5c6f4a1591de0e872f35a611c7f59 (patch) | |
tree | 051710b44c950d497bd15b845c3648d15a981b87 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | faa7506f18a603ba97862c86c49ce946cdf2d0dd (diff) | |
download | bcm5719-llvm-1ed8f1f6e5d5c6f4a1591de0e872f35a611c7f59.tar.gz bcm5719-llvm-1ed8f1f6e5d5c6f4a1591de0e872f35a611c7f59.zip |
Better compress lazy binding info to match ld64.
We should be using one of BIND_OPCODE_SET_DYLIB_SPECIAL_IMM, BIND_OPCODE_SET_DYLIB_ORDINAL_IMM,
and BIND_OPCODE_SET_DYLIB_ORDINAL_ULEB depending on whether ordinals are <= 0, <= 15, > 15.
This matches the behaviour of ld64.
llvm-svn: 278407
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions