diff options
author | Sam Clegg <sbc@chromium.org> | 2021-06-01 12:48:21 -0700 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2021-06-01 14:33:56 -0700 |
commit | c1a59fa550818c6d3c229b43918b5045d7df83e6 (patch) | |
tree | b8ec55f01ab93bf25543d58a8dbd08960130becf /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8ae7fe24c1837590fc623133f9dbc9ff683f9e85 (diff) | |
download | llvm-c1a59fa550818c6d3c229b43918b5045d7df83e6.zip llvm-c1a59fa550818c6d3c229b43918b5045d7df83e6.tar.gz llvm-c1a59fa550818c6d3c229b43918b5045d7df83e6.tar.bz2 |
[lld][WebAssemlby] Fix for string merging of -dwarf-5 sections
We were mistakenly treating `.debug_str_offsets` as a string mergable
section when it is not (it contains integers not strings). This is an
indication that we really should find a way to store flags for custom
sections.
Fixes: https://bugs.llvm.org/show_bug.cgi?id=48828
Fixes: https://bugs.chromium.org/p/chromium/issues/detail?id=1172217
Differential Revision: https://reviews.llvm.org/D103486
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions