xref: /aosp_15_r20/external/llvm/test/tools/llvm-dwp/X86/empty.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard WorkerRUN: llvm-dwp %p/../Inputs/empty.dwo -o %t
2*9880d681SAndroid Build Coastguard WorkerRUN: llvm-dwarfdump %t | FileCheck %s
3*9880d681SAndroid Build Coastguard Worker
4*9880d681SAndroid Build Coastguard WorkerCHECK-LABEL: .debug_cu_index
5*9880d681SAndroid Build Coastguard WorkerCHECK-NOT: version
6*9880d681SAndroid Build Coastguard WorkerCHECK-LABEL: .debug_tu_index
7*9880d681SAndroid Build Coastguard WorkerCHECK-NOT: version
8*9880d681SAndroid Build Coastguard WorkerCHECK: .debug_
9