[PATCH] D50573: [LegacyPassManager] Remove analysis P from AnUsageMap before deleting it in schedulePass.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 20 13:37:34 PDT 2018


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

This seems like a fine patch... But can we add a test that hits this? Feel free to submit w/ test case though, the code here seems trivial.


https://reviews.llvm.org/D50573





More information about the llvm-commits mailing list