1RUN: not llvm-dwp %p/../Inputs/non_cu_top_level.dwo -o %t 2>&1 | FileCheck %s 2 3CHECK: error: top level DIE is not a compile unit 4