mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
6927831e30
Differential Revision: https://reviews.llvm.org/D37717 llvm-svn: 312972
7 lines
207 B
Plaintext
7 lines
207 B
Plaintext
RUN: llvm-dwarfdump -v %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
|