mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-19 01:34:32 +00:00
11 lines
400 B
Plaintext
11 lines
400 B
Plaintext
|
RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test4.elf-x86-64 | FileCheck %s
|
||
|
|
||
|
CHECK: .debug_ranges contents:
|
||
|
CHECK-NEXT: 00000000 000000000000062c 0000000000000637
|
||
|
CHECK-NEXT: 00000000 0000000000000637 000000000000063d
|
||
|
CHECK-NEXT: 00000000 <End of list>
|
||
|
CHECK-NEXT: 00000030 0000000000000640 000000000000064b
|
||
|
CHECK-NEXT: 00000030 0000000000000637 000000000000063d
|
||
|
CHECK-NEXT: 00000030 <End of list>
|
||
|
|