[PATCH] D92840: [WebAssembly] call_indirect causes indirect function table import

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 02:24:35 PST 2021


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9ad83fd6dc46: [WebAssembly] call_indirect causes indirect function table import (authored by wingo).

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/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.314546.patch
Type: text/x-patch
Size: 9474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/e16cbeff/attachment.bin>


More information about the llvm-commits mailing list