summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwp/X86/non_cu_top_level.test
blob: 60b8742cdc25eb4f3250f31399314cccb10036a3 (plain)
1
2
3
RUN: not llvm-dwp %p/../Inputs/non_cu_top_level.dwo -o %t 2>&1 | FileCheck %s

CHECK: error: top level DIE is not a compile unit
OpenPOWER on IntegriCloud