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

Bryan Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 07:27:23 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGef7ca14fa509: [WebAssembly] Report error for inline assembly with unsupported opcodes (authored by mojingran, committed by bryanpkc).

Repository:
  rG LLVM Github Monorepo

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


More information about the llvm-commits mailing list