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

CHECK: error: string field encoded without DW_FORM_string or DW_FORM_GNU_str_index
OpenPOWER on IntegriCloud