mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
5c7418b2ee
llvm-svn: 202091
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
|