[PATCH] D20584: [RewriteStatepointsForGC] All constant should have null base pointer
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Thu May 26 18:29:49 PDT 2016
sanjoy accepted this revision.
sanjoy added a comment.
This revision is now accepted and ready to land.
lgtm
We can potentially consider doing something friendlier for cases like `base-pointers-12.ll` (i.e. report `@global` as the base pointer for those cases in the future, but for now this is fine.
http://reviews.llvm.org/D20584
More information about the llvm-commits
mailing list