[PATCH] D101704: [IR] Introduce the opaque pointer type
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 11 15:24:26 PDT 2021
aeubanks added a comment.
I was in the process of auditing callers of `PointerType::getElementType()` and `Type::getPointerElementType()` to try and fix them up. That would be a good step.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101704/new/
https://reviews.llvm.org/D101704
More information about the llvm-commits
mailing list