[WebAssembly] Convert test to opaque pointers (NFC)
authorNikita Popov <npopov@redhat.com>
Mon, 16 Jan 2023 09:27:46 +0000 (10:27 +0100)
committerNikita Popov <npopov@redhat.com>
Mon, 16 Jan 2023 09:30:00 +0000 (10:30 +0100)
commit68a534e9bf69e7e5f081a515e05f1d3cb4c21761
tree1e7ee38689c145cb0aeb92f7250a10c93a94c51c
parent676e22a6df617bce05407f227d092a6f9887a7c1
[WebAssembly] Convert test to opaque pointers (NFC)

This test was testing both typed and opaque pointers. Remove the
typed pointer check lines, and update the input IR to use opaque
pointers. Note that with opaque pointers, the "bitcast" is not
explicit, but rather just a mismatch in function type between
the call and the declaration.
llvm/test/CodeGen/WebAssembly/function-bitcasts.ll