OSDN Git Service

[PM] Refactor this unittest a bit to remove duplicated code. This was
authorChandler Carruth <chandlerc@gmail.com>
Mon, 26 Sep 2016 06:29:21 +0000 (06:29 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 26 Sep 2016 06:29:21 +0000 (06:29 +0000)
commit56b0418212d9102c3dbc3db8ae2b8f0a63d75d2a
treed151ae97e22144c9110d0c28710abf6c8aca5202
parentde3ef8ab93ce6b741df4307324b2e31ae5482fef
[PM] Refactor this unittest a bit to remove duplicated code. This was
suggested at one point during code review and I deferred it to
a follow-up commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282383 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Analysis/CGSCCPassManagerTest.cpp