[PATCH] D154734: [WebAssembly] Report error for inline assembly with unsupported opcodes
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 7 11:41:59 PDT 2023
sbc100 added a comment.
In D154734#4481538 <https://reviews.llvm.org/D154734#4481538>, @mojingran wrote:
> In D154734#4481515 <https://reviews.llvm.org/D154734#4481515>, @sbc100 wrote:
>
>> Nice! Can we get a test for this?
>
> I just added you as a reviewer in the test patch :)
Thanks. Wouldn't it be better to add the test in the same patch as the change its testing?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154734/new/
https://reviews.llvm.org/D154734
More information about the llvm-commits
mailing list