[PATCH] D154734: [WebAssembly] Report error for inline assembly with unsupported opcodes

David Mo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 08:56:48 PDT 2023


mojingran updated this revision to Diff 538672.
mojingran marked 3 inline comments as done.
mojingran added a comment.

Abandoned irrelevant metadata for the testcase, and reformatted MCTargetDesc.h.


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

https://reviews.llvm.org/D154734

Files:
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/test/CodeGen/WebAssembly/inline-asm-failure.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154734.538672.patch
Type: text/x-patch
Size: 4163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230710/534cba30/attachment.bin>


More information about the llvm-commits mailing list