inlining can change methods a second time, so don't rerun inliner when testing for
authorChris Lattner <sabre@nondot.org>
Thu, 7 Jun 2001 17:00:00 +0000 (17:00 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 7 Jun 2001 17:00:00 +0000 (17:00 +0000)
commitc42266a8703d4748b81306a3ed2c77cb6f621fa5
treeb45e190e77b747ec508e07e470b6cfb1537dcb5c
parentb0b0aa384941279f6954f254b055e6810bb7be83
inlining can change methods a second time, so don't rerun inliner when testing for
differences in optimizations

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12 91177308-0d34-0410-b5e6-96231b3b80d8
test/Feature/TestOptimizer.sh