As opposed to going through the Aliasee type.
For opaque pointers, we're trying to remove uses of PointerType::getElementType().
Differential D101715
[NFC] Use Aliasee to determine Type and AddrSpace in GlobalAlias::create() Authored by aeubanks on May 1 2021, 9:47 PM.
Details As opposed to going through the Aliasee type. For opaque pointers, we're trying to remove uses of PointerType::getElementType().
Diff Detail
|