Debug Info Testing: use null instead of an empty string in context field.
[oota-llvm.git] / test / CodeGen / ARM / 2011-04-07-schediv.ll
index a61908fd7c45cf3f452753f8670ad1495d4b27c1..f3dd3dd5811e0ba5ee43c2c63631ec447bc5c47b 100644 (file)
@@ -12,7 +12,8 @@ entry:
 
 ; Make sure the scheduler schedules all uses of the preincrement
 ; induction variable before defining the postincrement value.
-; CHECK: t:
+; CHECK-LABEL: t:
+; CHECK: %bb
 ; CHECK-NOT: mov
 bb:                                               ; preds = %entry, %bb
   %j.05 = phi i32 [ %2, %bb ], [ 0, %entry ]