diff options
author | Sam Clegg <sbc@chromium.org> | 2020-10-12 20:45:20 -0700 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2020-10-12 21:19:19 -0700 |
commit | b3b4cda104068e92b77f18c4e3fc0e0b8f3650e0 (patch) | |
tree | 1af8eefc837e0d1deedb99fe0224bdfbad79c4bf /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 61dce0f308e35df1edbd3061af339a3aff8d1f35 (diff) | |
download | llvm-b3b4cda104068e92b77f18c4e3fc0e0b8f3650e0.zip llvm-b3b4cda104068e92b77f18c4e3fc0e0b8f3650e0.tar.gz llvm-b3b4cda104068e92b77f18c4e3fc0e0b8f3650e0.tar.bz2 |
[lld][WebAssembly] Don't GC library objects under `--whole-archive`
Followup on https://reviews.llvm.org/D85062 which ignores
entire library objects when no symbols are used within them.
This is shouldn't apply with `--whole-archive` since this
is specified to treat them like direct object inputs.
Differential Revision: https://reviews.llvm.org/D89290
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions