test: Prefer CHECK-LABEL to CHECK in branchweight tests
[oota-llvm.git] / test / Transforms / ConstProp / 2003-05-12-DivideError.ll
index a3f239f95bd41cc264fac2a6532e29229c84af7b..2708dce9852dc04285a4f9524079857c406e2a7a 100644 (file)
@@ -1,6 +1,6 @@
 ; Make sure that the constant propagator doesn't cause a sigfpe
 ;
-; RUN: llvm-as < %s | opt -constprop
+; RUN: opt < %s -constprop
 ;
 
 define i32 @test() {