woops. need to update a test along with this.
[oota-llvm.git] / test / Transforms / LoopDeletion / 2007-07-23-InfiniteLoop.ll
index 41786e500720542be63a0c1d4fd4da8c5940c160..bcc73fdfab83b89915f2dbcc3c702d58f18b1aed 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -loop-deletion | llvm-dis | grep switch
+; RUN: opt < %s -loop-deletion -S | grep switch
 ; PR 1564
   
 define fastcc void @out() {