[PATCH] D20293: [RewriteStatepointsForGC] Remove obsolete assertion
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 18:19:38 PDT 2016
reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.
LGTM w/the test simplifications Sanjoy pointed out.
FTR, I've reviewed the code which handles constant base and derived pointers in the entire file and it appears to be correct. I had thought we'd already removed this assert and am more than a bit surprised to find we hadn't.
http://reviews.llvm.org/D20293
More information about the llvm-commits
mailing list