[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 12:21:15 PDT 2023


mojingran updated this revision to Diff 538767.
mojingran added a comment.

Missing WebAssemblyMCTargetDesc.cpp file added.


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.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.538767.patch
Type: text/x-patch
Size: 4765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230710/97a6736a/attachment.bin>


More information about the llvm-commits mailing list