Debug Info Testing: use null instead of an empty string in context field.
[oota-llvm.git] / test / CodeGen / ARM / ldrd.ll
index 4abf6e6528c0260588582de71136dfa922ab6391..864d18a88ae6e9e35d1b46bdf9434f81728833c8 100644 (file)
 
 define i64 @t(i64 %a) nounwind readonly {
 entry:
-; A8: t:
+; A8-LABEL: t:
 ; A8:   ldrd r2, r3, [r2]
 
-; M3: t:
+; M3-LABEL: t:
 ; M3-NOT: ldrd
 
        %0 = load i64** @b, align 4