forked from OSchip/llvm-project
Fix a failing test.
Differential Revision: https://reviews.llvm.org/D79501
This commit is contained in:
parent
5a2265647e
commit
6ab09e7177
|
@ -7,7 +7,7 @@
|
|||
|
||||
# CHECK: .debug_loc contents:
|
||||
# CHECK-NEXT: 0x00000000:
|
||||
# CHECK-NEXT: (0x0000000000000000, 0x0000000000000015): <decoding error> 9a ff 00 00 00
|
||||
# CHECK-NEXT: (0x0000000000000000, 0x0000000000000015): <decoding error>
|
||||
|
||||
.section .debug_loc, "", @progbits
|
||||
.quad 0 # Beginning address offset
|
||||
|
|
Loading…
Reference in New Issue