This should not run lli, that is for llvm-test.
authorChris Lattner <sabre@nondot.org>
Thu, 4 Aug 2005 19:56:35 +0000 (19:56 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 4 Aug 2005 19:56:35 +0000 (19:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22656 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/LoopSimplify/2003-12-10-ExitBlocksProblem.ll

index 126ab2c70771b907084261b7b58fb0e31c049be2..a65143b9de2a142334bef077ad5d3e30e1d86863 100644 (file)
@@ -4,7 +4,7 @@
 ;
 ; This is distilled from a monsterous crafty example.
 
-; RUN: llvm-as < %s | opt -licm | lli
+; RUN: llvm-as < %s | opt -licm -disable-output
 
 %G = weak global int 0         ; <int*> [#uses=13]