mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-08 04:51:23 +00:00
3776c52b4d
Differential Revision: https://reviews.llvm.org/D37717 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312972 91177308-0d34-0410-b5e6-96231b3b80d8
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
|