[PATCH] D154734: [WebAssembly] Report error for inline assembly with unsupported opcodes
David Mo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 7 14:17:02 PDT 2023
mojingran updated this revision to Diff 538264.
mojingran added a comment.
Added the testcase to check for an appropriate error message when an invalid inline WebAssembly is provided.
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.538264.patch
Type: text/x-patch
Size: 4919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/bfd39406/attachment.bin>
More information about the llvm-commits
mailing list