[lld][WebAssembly] Give better warnings on bad relocation sites
authorSam Clegg <sbc@chromium.org>
Fri, 30 Oct 2020 03:37:16 +0000 (20:37 -0700)
committerSam Clegg <sbc@chromium.org>
Fri, 30 Oct 2020 17:11:04 +0000 (10:11 -0700)
commit9d1409df8792ac1200244a1d0eccff81e1b2b70b
tree0952a27c241c698688b18db016035e925816923e
parent2e31727a884affa11f2955ddfa40590715f144df
[lld][WebAssembly] Give better warnings on bad relocation sites

Differential Revision: https://reviews.llvm.org/D90443
lld/test/wasm/bad-reloc.yaml [new file with mode: 0644]
lld/wasm/InputChunks.cpp