[PATCH] D24431: CodeGen: Start using inrange annotations on vtable getelementptr.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 7 20:53:03 PST 2016


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

I'm not sure I like this IR design, but this use of it seems fine.  LGTM.


https://reviews.llvm.org/D24431





More information about the cfe-commits mailing list