[PATCH] D80774: [WebAssembly] Add placeholders for R_WASM_TABLE_INDEX_REL_SLEB relocations
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 29 10:53:47 PDT 2020
sbc100 added a comment.
In D80774#2063427 <https://reviews.llvm.org/D80774#2063427>, @dschuff wrote:
> speaking of which, can you also add the _REL_ relocations to the linking.md doc in tool-conventions?
Those get documented here: https://github.com/WebAssembly/tool-conventions/blob/master/DynamicLinking.md. Not in the main document because the final PIC ABI is still not set in stone.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80774/new/
https://reviews.llvm.org/D80774
More information about the llvm-commits
mailing list