mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01: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
|