[PATCH] D25930: IR: Introduce a GlobalPointer type for all GlobalValues of pointer type.

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 21:57:46 PDT 2016


chandlerc added a comment.

In https://reviews.llvm.org/D25930#578185, @pcc wrote:

> Thanks Chris. I'm not really sure what you're proposing. Are you saying that you would like GlobalConstant to derive from Constant rather than GlobalValue?


Can you both please follow up on the RFC thread that *already has* parts of the design discussion here?

I really don't want to fragment the discussion between this code review and the RFC thread.


https://reviews.llvm.org/D25930





More information about the llvm-commits mailing list