[PATCH] D80916: [LegacyPM] Double check that passes correctly set their Modified status

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 00:30:39 PDT 2020


serge-sans-paille updated this revision to Diff 268675.
serge-sans-paille added a comment.

Use EXPENSIVE_CHECKS.
Fix a test case that was incorrectly adding instruction after the terminator.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80916/new/

https://reviews.llvm.org/D80916

Files:
  llvm/lib/IR/LegacyPassManager.cpp
  llvm/unittests/IR/LegacyPassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80916.268675.patch
Type: text/x-patch
Size: 3548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/f6532991/attachment.bin>


More information about the llvm-commits mailing list