diff options
author | Alex Bradbury <asb@igalia.com> | 2022-03-22 15:50:56 +0000 |
---|---|---|
committer | Alex Bradbury <asb@igalia.com> | 2022-03-22 16:13:35 +0000 |
commit | 9001168cf8b8c85ec9af9b91756b39d2da0130bf (patch) | |
tree | ed6ec1839a90e97a9253ce34b3f5b8a6ca685a5b /llvm/lib/IR/Function.cpp | |
parent | 360dcb759d59f9619feea89e17f2c52f917bbe10 (diff) | |
download | llvm-9001168cf8b8c85ec9af9b91756b39d2da0130bf.zip llvm-9001168cf8b8c85ec9af9b91756b39d2da0130bf.tar.gz llvm-9001168cf8b8c85ec9af9b91756b39d2da0130bf.tar.bz2 |
[WebAssembly] Add tests for the Asm type checker
While looking at bugs like PR54022, I noted that there is no real test
coverage for the asm type checker. This patch starts to address that,
adding a series of tests for the errors messages produced, as well as
some FIXMEs as an XFAIL test for some current issues.
It's not intended to be an exhaustive test, but does have test cases for
each of the instructions that the type checker has specific handling
for.
Differential Revision: https://reviews.llvm.org/D122020
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions