[PATCH] D92840: [WebAssembly] call_indirect causes indirect function table import
Andy Wingo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 06:27:19 PST 2020
wingo updated this revision to Diff 310513.
wingo added a comment.
Herald added a subscriber: mgorny.
AsmParser uses WebAssemblyUtilities, links to WebAssemblyCodeGen
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92840/new/
https://reviews.llvm.org/D92840
Files:
llvm/lib/MC/WasmObjectWriter.cpp
llvm/lib/Target/WebAssembly/AsmParser/CMakeLists.txt
llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp
llvm/lib/Target/WebAssembly/WebAssemblyUtilities.h
llvm/test/CodeGen/WebAssembly/call-indirect.ll
llvm/test/MC/WebAssembly/type-index.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92840.310513.patch
Type: text/x-patch
Size: 9236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/e7c53039/attachment.bin>
More information about the llvm-commits
mailing list