[PATCH] D76049: [WebAssembly] Support swiftself and swifterror for WebAssembly target

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 18:07:48 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG08670d435bb4: [WebAssembly] Support swiftself and swifterror for WebAssembly target (authored by kateinoigakukun, committed by dschuff).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76049/new/

https://reviews.llvm.org/D76049

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
  llvm/test/CodeGen/WebAssembly/swiftcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76049.251519.patch
Type: text/x-patch
Size: 12199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/117e68a2/attachment.bin>


More information about the llvm-commits mailing list