[PATCH] D15940: Add verifier pass for finding GC relocation bugs

Swaroop Sridhar via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 18:24:32 PST 2016


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

Thanks for adding the IR checker.
My preference is for keeping it within the Analysis (rather than IR) tree.


http://reviews.llvm.org/D15940





More information about the llvm-commits mailing list