Change these tests to feed the assembly files to opt directly, instead
[oota-llvm.git] / test / Transforms / InstCombine / 2006-12-23-Select-Cmp-Cmp.ll
index 695aea46ee2cf602c468f11c982ccaad09fa8287..ec84c736bdc71f5446551a393522c9af7dc12cd7 100644 (file)
@@ -1,6 +1,6 @@
 ; For PR1065. This causes an assertion in instcombine if a select with two cmp
 ; operands is encountered.
-; RUN: llvm-as < %s | opt -instcombine -disable-output
+; RUN: opt %s -instcombine -disable-output
 ; END.
 
 target datalayout = "e-p:32:32"