diff options
author | Sam Clegg <sbc@chromium.org> | 2018-06-07 01:27:07 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2018-06-07 01:27:07 +0000 |
commit | 177b458c8a42e5edac291ab39e90012b3df63090 (patch) | |
tree | d15caa580ebd3e61434995dfbcc50ff2067ef94d /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 7a88f19099a9da3fbc655389cf2d6fc72af41595 (diff) | |
download | bcm5719-llvm-177b458c8a42e5edac291ab39e90012b3df63090.tar.gz bcm5719-llvm-177b458c8a42e5edac291ab39e90012b3df63090.zip |
[WebAssembly] Add --export-all flag
This causes all symbols to be exported in the final wasm binary
even if they were not compiled with default visibility.
This feature is useful for the emscripten toolchain that has a
corresponding EXPORT_ALL feature which allows the JS code to
interact with all C function.
Differential Revision: https://reviews.llvm.org/D47806
llvm-svn: 334157
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions