[LCG] Reorder the tests to be a bit more logical: inter-SCC mutation
authorChandler Carruth <chandlerc@gmail.com>
Sun, 4 May 2014 09:38:23 +0000 (09:38 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 4 May 2014 09:38:23 +0000 (09:38 +0000)
commit57a38b856ee453772c6b2b98a1470b051565f41b
treea2204b0f36649d2c02e8c6a20bee9dde28d8ad3f
parent98ff665d9ee5bebbe72a0dab35dc7c5c1a81ce9c
[LCG] Reorder the tests to be a bit more logical: inter-SCC mutation
before intra-SCC mutation, insertion before removal.

No functionality changed.

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