[PATCH] D122020: [WebAssembly] Add tests for the Asm type checker

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 09:05:54 PDT 2022


asb updated this revision to Diff 416977.
asb retitled this revision from "[WebAssembly][WIP] Add tests for the Asm type checker" to "[WebAssembly] Add tests for the Asm type checker".
asb edited the summary of this revision.
asb added a comment.

Address review feedback.

I don't have active patches for all FIXMEs, but I think it might be useful to land this and my other queued fixes rather than creating a large queue. So please take a look and let me know if you're happy for me to do that, or if there are any changes you'd like to see before that happens. Thanks!


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

https://reviews.llvm.org/D122020

Files:
  llvm/test/MC/WebAssembly/type-checker-errors.s
  llvm/test/MC/WebAssembly/type-checker-return.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122020.416977.patch
Type: text/x-patch
Size: 16648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220321/ebf26c1e/attachment.bin>


More information about the llvm-commits mailing list