Debug Info Testing: use null instead of an empty string in context field.
[oota-llvm.git] / test / CodeGen / PowerPC / 2011-12-08-DemandedBitsMiscompile.ll
index a18829e1bce84153abb2f788a8d71be251d282e0..b1cbb36fe04165bbeb4ee832217016437ba826a3 100644 (file)
@@ -9,7 +9,7 @@ entry:
   store i64 %z2, i64* %xx, align 4
   ret void
 
-; CHECK: test:
+; CHECK-LABEL: test:
 ; CHECK: sldi {{.*}}, {{.*}}, 32
 ; Note: it's okay if someday CodeGen gets smart enough to optimize out
 ; the shift.