[PATCH] D103429: [OpaquePtr] Create API to make a copy of a PointerType with some address space

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 16:04:01 PDT 2021


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Eh, either way - see what you mean about the existing name. And since it'll be relatively short-lived (maybe modify the comment to say "delete this after the opaque pointer transition" rather than the more passive "this is only useful ... " ?) the current name you've got seems OK.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103429/new/

https://reviews.llvm.org/D103429



More information about the llvm-commits mailing list