Remove a zero-length file of llvm/test/Transforms/InstCombine/descale-zero.ll.
[oota-llvm.git] / test / Transforms / InstCombine / set.ll
index 7c7b13ef860a5f45bd516f45b9ed65e33e504802..daa9148f6ad974f9a8a977bbb103f9a51ae0d23e 100644 (file)
@@ -1,6 +1,6 @@
 ; This test makes sure that these instructions are properly eliminated.
 ;
-; RUN: opt %s -instcombine | llvm-dis | not grep icmp
+; RUN: opt < %s -instcombine -S | not grep icmp
 ; END.
        
 @X = external global i32                ; <i32*> [#uses=2]