[PATCH] D152264: [IR] Deprecate Type::getPointerTo() (NFC)
Youngsuk Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 07:22:24 PDT 2023
JOE1994 abandoned this revision.
JOE1994 added a comment.
> Deprecation requires removing all in-tree users first.
Thanks for your feedback. I'll close this revision, and come back later with commits replacing current uses of `getPointerTo`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152264/new/
https://reviews.llvm.org/D152264
More information about the llvm-commits
mailing list