summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2019-05-10 01:52:08 +0000
committerSam Clegg <sbc@chromium.org>2019-05-10 01:52:08 +0000
commitea38ac5ba3148e72dc1a260910ef65d2f623e0b5 (patch)
treeb5472fd8e2136c519abf59c8871b257706977234 /lldb/packages/Python/lldbsuite/test/python_api/thread
parent2147365484f1b16d945a45890e9b2d75d14e55e1 (diff)
downloadbcm5719-llvm-ea38ac5ba3148e72dc1a260910ef65d2f623e0b5.tar.gz
bcm5719-llvm-ea38ac5ba3148e72dc1a260910ef65d2f623e0b5.zip
[WebAssembly] Don't assume that strongly defined symbols are DSO-local
The current PIC model for WebAssembly is more like ELF in that it allows symbol interposition. This means that more functions end up being addressed via the GOT and fewer directly added to the wasm table. One effect is a reduction in the number of wasm table entries similar to the previous attempt in https://reviews.llvm.org/D61539 which was reverted. Differential Revision: https://reviews.llvm.org/D61772 llvm-svn: 360402
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud