Reapply an improved version of r180816/180817.
[oota-llvm.git] / test / DebugInfo / X86 / parameters.ll
index 6834f4b0d20074a32117bbe6ebba15790d2fbd81..78469243b3f9472497d813346c4dea3baf9d58fd 100644 (file)
@@ -24,9 +24,9 @@
 
 ; CHECK: debug_info contents
 ; CHECK: DW_AT_name{{.*}} = "f"
-; 0x74 is DW_OP_breg0 + 4, showing that the parameter is accessed indirectly
+; 0x74 is DW_OP_breg4, showing that the parameter is accessed indirectly
 ; (with a zero offset) from the register parameter
-; CHECK: DW_AT_location{{.*}}(<0x02> 74 00 )
+; CHECK: DW_AT_location{{.*}}(<0x0{{.}}> 74 00
 
 ; CHECK: DW_AT_name{{.*}} = "g"
 ; CHECK: DW_AT_location{{.*}}([[G_LOC:0x[0-9]*]])