diff options
author | Sam Clegg <sbc@chromium.org> | 2024-09-24 11:14:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-24 11:14:07 -0700 |
commit | 312f73765b29db468cd282130d1b519ed3eeae96 (patch) | |
tree | 3cb3aef5f6f211a58ea1ded1e5442740b57f7731 /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | 6dfeea3f865cff0c1e3ca19aa0e77f379809b2a9 (diff) | |
download | llvm-312f73765b29db468cd282130d1b519ed3eeae96.zip llvm-312f73765b29db468cd282130d1b519ed3eeae96.tar.gz llvm-312f73765b29db468cd282130d1b519ed3eeae96.tar.bz2 |
[lld][WebAssembly] Don't report relocation error when linking with -r/--relocatable (#109822)
Followup to #104926.
We ran into issues on the emscripten waterfall where relocation against
`__dso_handle` were being reported as errors even though
`-r/--relocatable` was being used to generate object file output rather
than executable output.
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions