[AArch64] Convert test to opaque pointers (NFC)
authorNikita Popov <npopov@redhat.com>
Tue, 20 Dec 2022 11:25:35 +0000 (12:25 +0100)
committerNikita Popov <npopov@redhat.com>
Tue, 20 Dec 2022 11:32:19 +0000 (12:32 +0100)
commit4a2807d24849d9811d7f6b265a40e5ba572771cc
treeaaf962efee7521135b89b6898f6449f64a35bb31
parent2a261a7b576424e8228b8bbac1e1a4461cf7ff19
[AArch64] Convert test to opaque pointers (NFC)

One test case was testing the case where a bitcasted function
pointer is passed to an X constraint. With opaque pointers, this
is no longer a thing, and it gets treated the same way as a
non-bitcasted function pointer. Per the comment, this is a
desirable change.
llvm/test/CodeGen/AArch64/inlineasm-X-constraint.ll