diff options
author | Sam Clegg <sbc@chromium.org> | 2025-10-06 16:30:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-06 16:30:40 -0700 |
commit | 709980e6d8c9da5bf0320bdf2cf5c0be8ae6fe5d (patch) | |
tree | 013251d86ae117dbde28794d5129c82f2af32cfa /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 76e71e05d2687f602695931b2fbf25e4e262dcc4 (diff) | |
download | llvm-709980e6d8c9da5bf0320bdf2cf5c0be8ae6fe5d.zip llvm-709980e6d8c9da5bf0320bdf2cf5c0be8ae6fe5d.tar.gz llvm-709980e6d8c9da5bf0320bdf2cf5c0be8ae6fe5d.tar.bz2 |
[lld][WebAssembly] Error on unexpected relocation types in `-pie`/`-shared` data sections (#162117)
Most likely we do want to support R_WASM_FUNCTION_INDEX_I32 at some
point but this relocation types (along with many others) is not
currently supported by `InputChunk::generateRelocationCode`.
See #146923
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions