8e12397d70
Former-commit-id: 7f59f7e792705db773f1caecdaa823092f4e2927
9 lines
196 B
Plaintext
9 lines
196 B
Plaintext
RUN: llvm-dwp %p/../Inputs/empty.dwo -o %t
|
|
RUN: llvm-dwarfdump -v %t | FileCheck %s
|
|
|
|
CHECK: file format
|
|
CHECK-NOT: .debug_cu_index
|
|
CHECK-NOT: version
|
|
CHECK-NOT: .debug_tu_index
|
|
CHECK-NOT: version
|