diff options
Diffstat (limited to 'test/ELF/x86-64-reloc-range-debug-loc.s')
-rw-r--r-- | test/ELF/x86-64-reloc-range-debug-loc.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/x86-64-reloc-range-debug-loc.s b/test/ELF/x86-64-reloc-range-debug-loc.s index 8be4df3c5202d..08a49607e8060 100644 --- a/test/ELF/x86-64-reloc-range-debug-loc.s +++ b/test/ELF/x86-64-reloc-range-debug-loc.s @@ -5,7 +5,7 @@ ## Check we are able to report file and location from debug information ## when reporting such kind of errors. -# CHECK: error: test.s:3: relocation R_X86_64_32 out of range: 68719476736 is not in [0, 4294967295] +# CHECK: error: test.s:3:(.text+0x1): relocation R_X86_64_32 out of range: 68719476736 is not in [0, 4294967295] .section .text,"ax",@progbits foo: |