[PATCH] D94051: [WebAssembly] Update InstPrinter and AsmParser for new EH instructions

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 6 08:55:19 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5afdd64a535c: [WebAssembly] Update InstPrinter and AsmParser for new EH instructions (authored by aheejin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94051

Files:
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.h
  llvm/test/MC/WebAssembly/annotations.s
  llvm/test/MC/WebAssembly/basic-assembly-errors.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94051.321944.patch
Type: text/x-patch
Size: 6643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210206/af358eef/attachment.bin>


More information about the llvm-commits mailing list