diff options
author | Nikita Popov <npopov@redhat.com> | 2023-01-16 10:27:46 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-01-16 10:30:00 +0100 |
commit | 68a534e9bf69e7e5f081a515e05f1d3cb4c21761 (patch) | |
tree | 1e7ee38689c145cb0aeb92f7250a10c93a94c51c /lldb/source/Commands/CommandObjectPlatform.cpp | |
parent | 676e22a6df617bce05407f227d092a6f9887a7c1 (diff) | |
download | llvm-68a534e9bf69e7e5f081a515e05f1d3cb4c21761.zip llvm-68a534e9bf69e7e5f081a515e05f1d3cb4c21761.tar.gz llvm-68a534e9bf69e7e5f081a515e05f1d3cb4c21761.tar.bz2 |
[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.
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlatform.cpp')
0 files changed, 0 insertions, 0 deletions