Home | History | Annotate | Download | only in X86
      1 RUN: not llvm-dwp %p/../Inputs/invalid_string_form.dwo -o %t 2>&1 | FileCheck %s
      2 
      3 CHECK: error: string field encoded without DW_FORM_string or DW_FORM_GNU_str_index
      4