diff options
author | Derek Schuff <dschuff@chromium.org> | 2020-12-17 10:25:11 -0800 |
---|---|---|
committer | Derek Schuff <dschuff@chromium.org> | 2020-12-17 11:05:36 -0800 |
commit | cb77e877f8132b885fcac8b7532c58072537b9ed (patch) | |
tree | 8c2099e344e5f655087e44cf6714c2deafa5c6c1 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | e1fd202489e184e32a23fe01af8a61e48af186a8 (diff) | |
download | llvm-cb77e877f8132b885fcac8b7532c58072537b9ed.zip llvm-cb77e877f8132b885fcac8b7532c58072537b9ed.tar.gz llvm-cb77e877f8132b885fcac8b7532c58072537b9ed.tar.bz2 |
[WebAssembly][lld] Don't mark a file live from an undefine symbol
Live symbols should only cause the files in which they are defined
to become live.
For now this is only tested in emscripten: we're continuing
to work on reducing the test case further for an lld-style
unit test.
Differential Revision: https://reviews.llvm.org/D93472
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions