Change the old form of G->getType()->getAddressSpace() to the new G->getAddressSpace() (underneath does the same).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This is consistent with (and has been split from) the change in https://reviews.llvm.org/D69361.
Comment Actions
I cannot commit this patch myself.
Please commit it, if you may, in my behalf.
Author: Ehud Katz <ehudkatz@gmail.com>
Thanks.