commit | 3530d284cda424d32e415daf861ec2f59407f723 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Tue Feb 23 10:02:02 2016 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Tue Feb 23 10:02:02 2016 +0000 |
tree | 5b661753ecad94f28d86dd8f74c1bbbc3dc67b5f | |
parent | b2eca2968510b36e0dc386543efd6c6f08f6c951 [diff] |
[PM] Add a unittest for the CGSCC pass manager in the new pass manager system. Previously, this was only being tested with larger integration tests. That makes it hard to isolated specific issues with it, and makes the APIs themselves less well tested. Add a unittest based around the same patterns used for testing the general pass manager. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261624 91177308-0d34-0410-b5e6-96231b3b80d8