diff options
author | Sam Clegg <sbc@chromium.org> | 2019-01-30 18:55:15 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2019-01-30 18:55:15 +0000 |
commit | 89e4dcb4be63ae71c533abac0a05fec284898a56 (patch) | |
tree | eebcef9ac167c09df4945a0ef34cd19b53597a76 /libcxx/src/stdexcept.cpp | |
parent | edb874b2310dc6eeaa27330ca1b1c013da7bdd65 (diff) | |
download | llvm-89e4dcb4be63ae71c533abac0a05fec284898a56.zip llvm-89e4dcb4be63ae71c533abac0a05fec284898a56.tar.gz llvm-89e4dcb4be63ae71c533abac0a05fec284898a56.tar.bz2 |
[WebAssembly] Fix crash with LTO + relocatable + undefined symbols
Change the way we create the symbol table to be closer to how its done
on ELF. Now the output symbol table matches the internal symtab order
and includes local and undefined symbols.
Fixes PR40204
Differential Revision: https://reviews.llvm.org/D56947
llvm-svn: 352645
Diffstat (limited to 'libcxx/src/stdexcept.cpp')
0 files changed, 0 insertions, 0 deletions