[PATCH] D94993: [lld][WebAssembly] Don't defined indirect function table in relocatable output
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 12:49:00 PST 2021
dschuff added inline comments.
================
Comment at: lld/test/wasm/locals-duplicate.test:241
+; RELOC-NEXT: Index: 0
+; RELOC-NEXT: ElemType: FUNCREF
+; RELOC-NEXT: Limits:
----------------
is this elemtype correct? do we just not distinguish right now?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94993/new/
https://reviews.llvm.org/D94993
More information about the llvm-commits
mailing list