diff options
author | Sam Clegg <sbc@chromium.org> | 2018-01-31 01:45:47 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2018-01-31 01:45:47 +0000 |
commit | 0362633fd2f5d45c03038814cc9fb1cf42ac8933 (patch) | |
tree | ba838e71b915d605440b41612c68f8c5fc1fa7fd /lldb/packages/Python/lldbsuite/test/linux/mix-dwo-and-regular-objects/a.c | |
parent | 804d7ab811766a11559d81116f16635e06f91f43 (diff) | |
download | bcm5719-llvm-0362633fd2f5d45c03038814cc9fb1cf42ac8933.tar.gz bcm5719-llvm-0362633fd2f5d45c03038814cc9fb1cf42ac8933.zip |
[WebAssembly] Add support for --gc-sections
In this initial version we only GC symbols with `hidden` visibility since
other symbols we export to the embedder.
We could potentially modify this the future and only use symbols
explicitly passed via `--export` as GC roots.
This version of the code only does GC of data and code. GC for the
types section is coming soon.
Differential Revision: https://reviews.llvm.org/D42511
llvm-svn: 323842
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/linux/mix-dwo-and-regular-objects/a.c')
0 files changed, 0 insertions, 0 deletions