[PATCH] D102265: [lld][WebAssembly] Remove relocation target verification
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 11 11:35:00 PDT 2021
dschuff accepted this revision.
dschuff added inline comments.
This revision is now accepted and ready to land.
================
Comment at: lld/test/wasm/reloc-addend.s:39
# CHECK-NEXT: Addend: 64
+# CHECK-NEXT: - Type: R_WASM_MEMORY_ADDR_I32
+# CHECK-NEXT: Index: 0
----------------
Does it make sense to test negative addends for other reloc types too?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102265/new/
https://reviews.llvm.org/D102265
More information about the llvm-commits
mailing list