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

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 21:49:38 PDT 2016


pcc added a comment.

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?


https://reviews.llvm.org/D25930





More information about the llvm-commits mailing list