[PATCH] D21042: Verifier: Simplify and fix issue where we were not verifying unmaterialized functions.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 15:51:02 PDT 2016


pcc added a comment.

> Would it be possible to add a test for the unmaterialized functions? Sounds like it could be hard though.


Yes, I added one based on function attached metadata.

> The removal of the useless check for the entry block is LGTM as a separate NFC commit.


r271948


http://reviews.llvm.org/D21042





More information about the llvm-commits mailing list