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