[PATCH] D92840: [WebAssembly] call_indirect causes indirect function table import
    Andy Wingo via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Dec  8 05:31:00 PST 2020
    
    
  
wingo updated this revision to Diff 310149.
wingo added a comment.
Fix comments
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.310149.patch
Type: text/x-patch
Size: 9478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/12febd0e/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list