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