diff options
author | Sam Clegg <sbc@chromium.org> | 2019-08-20 00:33:50 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2019-08-20 00:33:50 +0000 |
commit | ecc5e8084f500958f3c84335b214b3964356bc15 (patch) | |
tree | f918ed7247cb4b66784e1fbeca39818575e97d19 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 8f9e489a6658a77267f4ebcf59b639c0c26a183d (diff) | |
download | bcm5719-llvm-ecc5e8084f500958f3c84335b214b3964356bc15.tar.gz bcm5719-llvm-ecc5e8084f500958f3c84335b214b3964356bc15.zip |
[WebAssembly][MC] Simplify WasmObjectWriter::recordRelocation. NFC.
WebAssembly doesn't support PC relative relocation or relocation
expressions that can't be reduced to single symbol.
The only support for we have for fixups involving two symbols are when
both symbols are defined and withing the same section. In this case
evaluateFixup will already have evaluated to the expression before
calling recordRelocation.
llvm-svn: 369317
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions