diff options
author | Sam Clegg <sbc@chromium.org> | 2019-08-27 04:27:57 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2019-08-27 04:27:57 +0000 |
commit | 040ef1091d1150ef3ceda7dab8fa1b6f98762033 (patch) | |
tree | add7dd8e0cb30edc5275cf6e3ddc32813de8531f /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 5058dd0f491ec76375d3c141e24512670db56de1 (diff) | |
download | llvm-040ef1091d1150ef3ceda7dab8fa1b6f98762033.zip llvm-040ef1091d1150ef3ceda7dab8fa1b6f98762033.tar.gz llvm-040ef1091d1150ef3ceda7dab8fa1b6f98762033.tar.bz2 |
[lld][WebAssembly] Create optional symbols after handling --export/--undefined
Handling of --export/--undefined can pull in lazy symbols which in turn
can pull in referenced to optional symbols. We need to delay the
creation of optional symbols until all possible references to them have
been created.
Differential Revision: https://reviews.llvm.org/D66768
llvm-svn: 370012
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions