aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Compression.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2018-08-04 00:04:06 +0000
committerSam Clegg <sbc@chromium.org>2018-08-04 00:04:06 +0000
commit47e2b6b29eae57267b5c966eb7d02dc8eae0caaf (patch)
tree457d8d54ec7090c29e0acbeaf5f778192946046c /llvm/lib/Support/Compression.cpp
parentefab30c73ee9793c780665fbd46a68aa5ac2a138 (diff)
downloadllvm-47e2b6b29eae57267b5c966eb7d02dc8eae0caaf.zip
llvm-47e2b6b29eae57267b5c966eb7d02dc8eae0caaf.tar.gz
llvm-47e2b6b29eae57267b5c966eb7d02dc8eae0caaf.tar.bz2
[WebAssembly] Don't error when --undefined symbols are not found
This matches the behavior of the ELF linker where -u/--undefined means symbols will get pulled in from archives but won't result in link error if they are missing. Also, don't actually great symbol table entries for the undefined symbols, again matching more closely the ELF linker. This also results in simplification of the code. Differential Revision: https://reviews.llvm.org/D50279 llvm-svn: 338938
Diffstat (limited to 'llvm/lib/Support/Compression.cpp')
0 files changed, 0 insertions, 0 deletions