diff options
author | Sam Clegg <sbc@chromium.org> | 2020-04-23 17:57:00 -0700 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2020-04-25 10:26:11 -0700 |
commit | 4b8e2d8e81adf3aa1ea79fe0b908100c4ea69f65 (patch) | |
tree | d514651a5474a80a203b3d9c6602c7e4293d0563 /llvm/lib/Support/SourceMgr.cpp | |
parent | 6fb80d9383e415c35204b62569972f70ae7dcb0a (diff) | |
download | llvm-4b8e2d8e81adf3aa1ea79fe0b908100c4ea69f65.zip llvm-4b8e2d8e81adf3aa1ea79fe0b908100c4ea69f65.tar.gz llvm-4b8e2d8e81adf3aa1ea79fe0b908100c4ea69f65.tar.bz2 |
[lld][WebAssembly] Fix crash on function signature mismatch with --relocatable
These stub new function were not being added to the symbol table
which in turn meant that we were crashing when trying to output
relocations against them.
Differential Revision: https://reviews.llvm.org/D78779
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions