diff options
Diffstat (limited to 'llvm/test/DebugInfo/X86/dwarfdump-debug-loc-error-cases.s')
-rw-r--r-- | llvm/test/DebugInfo/X86/dwarfdump-debug-loc-error-cases.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/X86/dwarfdump-debug-loc-error-cases.s b/llvm/test/DebugInfo/X86/dwarfdump-debug-loc-error-cases.s index 1d43037fd6e..5ee701b03fb 100644 --- a/llvm/test/DebugInfo/X86/dwarfdump-debug-loc-error-cases.s +++ b/llvm/test/DebugInfo/X86/dwarfdump-debug-loc-error-cases.s @@ -21,7 +21,7 @@ # CHECK: error: unexpected end of data -# UNKNOWN-REG: [0x0000000000000000, 0x0000000000000001): DW_OP_regx 0xdeadbeef +# UNKNOWN-REG: (0x0000000000000000, 0x0000000000000001): DW_OP_regx 0xdeadbeef .section .debug_loc,"",@progbits .ifdef CASE1 |