summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2019-02-22 22:29:34 +0000
committerSam Clegg <sbc@chromium.org>2019-02-22 22:29:34 +0000
commit8fffa1dfa3bddf44b73a6f622eafa752347202f5 (patch)
treee7f2e6050d2c9510bbc54a770b87e6b882985006 /lldb/packages/Python/lldbsuite/test/functionalities
parent1e4f0735824abc9d618ae19b40b57dad2a5c5149 (diff)
downloadbcm5719-llvm-8fffa1dfa3bddf44b73a6f622eafa752347202f5.tar.gz
bcm5719-llvm-8fffa1dfa3bddf44b73a6f622eafa752347202f5.zip
[WebAssembly] Remove unneeded MCSymbolRefExpr variants
We record the type of the symbol (event/function/data/global) in the MCWasmSymbol and so it should always be clear how to handle a relocation based on the symbol itself. The exception is a function which still needs the special @TYPEINDEX then the relocation contains the signature rather than the address of the functions. Differential Revision: https://reviews.llvm.org/D58472 llvm-svn: 354697
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud