aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2019-08-08 16:58:36 +0000
committerSam Clegg <sbc@chromium.org>2019-08-08 16:58:36 +0000
commitcaa0db13181e97b1c62a65168227b80cbdc2ac5e (patch)
treec96d05d974406a6c470f4895cb1d0d704fc2d239 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent0e5eef5c8f47e4715e8ef694fb1e28c0a825a57f (diff)
downloadllvm-caa0db13181e97b1c62a65168227b80cbdc2ac5e.zip
llvm-caa0db13181e97b1c62a65168227b80cbdc2ac5e.tar.gz
llvm-caa0db13181e97b1c62a65168227b80cbdc2ac5e.tar.bz2
[lld][WebAssembly] Add optional symbols after input file handling
This allows undefined references in input files be resolved by the optional symbols. Previously we were doing this before input file reading which means it was working only for command line symbols references (i.e. -u or --export). Also use addOptionalDataSymbol for __dso_handle and make all optional symbols hidden by default. Differential Revision: https://reviews.llvm.org/D65920 llvm-svn: 368310
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions