Reduced dont-infinite-loop-during-block-escape-analysis.ll with bugpoint and moved...
authorMichael Gottesman <mgottesman@apple.com>
Sun, 17 Mar 2013 21:31:12 +0000 (21:31 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Sun, 17 Mar 2013 21:31:12 +0000 (21:31 +0000)
commit64d667bc07051426a70d6957ab64afa695fc9ee9
tree3bd21465c58ff637e8d7b2653fbe0c545f0f8937
parentb4cf0ab22b5a3ebb720f0b7287fdccfb465b6b7c
Reduced dont-infinite-loop-during-block-escape-analysis.ll with bugpoint and moved it to retain-block-escape-analysis.ll.

*NOTE* I verified that the original bug behind
dont-infinite-loop-during-block-escape-analysis.ll occurs when using opt on
retain-block-escape-analysis.ll.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177240 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/ObjCARC/dont-infinite-loop-during-block-escape-analysis.ll [deleted file]
test/Transforms/ObjCARC/retain-block-escape-analysis.ll