mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-21 00:32:23 +00:00
7 lines
204 B
Plaintext
7 lines
204 B
Plaintext
|
RUN: llvm-dwarfdump %p/Inputs/dwarfdump-line-dwo.elf-x86-64 | FileCheck %s
|
||
|
|
||
|
CHECK: .debug_line.dwo contents:
|
||
|
CHECK: version: 4
|
||
|
CHECK: max_ops_per_inst: 1
|
||
|
CHECK: file_names[ 1]{{.*}}dwarfdump-line-dwo.cc
|