Files
clang-p2996/llvm/test/CodeGen/WebAssembly/function-bitcasts.ll
Nikita Popov 68a534e9bf [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.
2023-01-16 10:30:00 +01:00

6.3 KiB