blob: e1e3f81d269e5949ee81fea1da2a19d81578f7da [file] [log] [blame]
Duncan P. N. Exon Smith2847f382015-02-13 01:34:32 +00001; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
Duncan P. N. Exon Smith3d62bba2015-02-19 00:37:21 +00003; CHECK: [[@LINE+2]]:41: error: missing required field 'value'
Duncan P. N. Exon Smith2847f382015-02-13 01:34:32 +00004!0 = !MDTemplateValueParameter(tag: DW_TAG_template_value_parameter,
Duncan P. N. Exon Smith3d62bba2015-02-19 00:37:21 +00005 type: !{})