summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multithreaded/TestMultithreaded.py
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2018-02-23 05:08:34 +0000
committerSam Clegg <sbc@chromium.org>2018-02-23 05:08:34 +0000
commit6c899ba6dee1a6cd1e1a49900bb5f3b6353a5487 (patch)
tree565c8241b9b4a62f0ae1a227d26b4d8f1bbd1023 /lldb/packages/Python/lldbsuite/test/api/multithreaded/TestMultithreaded.py
parent0fd6a530a0b61501ad0da1177e2e4c9dbf138a74 (diff)
downloadbcm5719-llvm-6c899ba6dee1a6cd1e1a49900bb5f3b6353a5487.tar.gz
bcm5719-llvm-6c899ba6dee1a6cd1e1a49900bb5f3b6353a5487.zip
[WebAssembly] Add first claass symbol table to wasm objects
This is combination of two patches by Nicholas Wilson: 1. https://reviews.llvm.org/D41954 2. https://reviews.llvm.org/D42495 Along with a few local modifications: - One change I made was to add the UNDEFINED bit to the binary format to avoid the extra byte used when writing data symbols. Although this bit is redundant for other symbols types (i.e. undefined can be implied if a function or global is a wasm import) - I prefer to be explicit and consistent and not have derived flags. - Some field renaming. - Some reverting of unrelated minor changes. - No test output differences. Differential Revision: https://reviews.llvm.org/D43147 llvm-svn: 325860
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multithreaded/TestMultithreaded.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud