[Linker] Convert test to opaque pointers (NFC)
authorNikita Popov <npopov@redhat.com>
Wed, 14 Dec 2022 12:02:35 +0000 (13:02 +0100)
committerNikita Popov <npopov@redhat.com>
Wed, 14 Dec 2022 12:03:08 +0000 (13:03 +0100)
commit11c7a753886ce46de52559929a2e05f036e0b16b
treeb7c1742910fffd56c916ab97c07022c5d1cb041d
parent6e86b544dddae043be0e896f0d5101eb9d1a89f7
[Linker] Convert test to opaque pointers (NFC)

To preserve test intent, remove a pointer indirection and use
a GEP instead of bitcast, so the type is still mentioned.
llvm/test/Linker/Inputs/pr21374.ll
llvm/test/Linker/pr21374.ll