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

CHECK: error: {{.*}}invalid_string_form.dwo': string field encoded without DW_FORM_string or DW_FORM_GNU_str_index
OpenPOWER on IntegriCloud