blob: d57d71e2d95d8f755ce70f0b36b119432e767a34 [file] [log] [blame]
Duncan P. N. Exon Smith94d58f82015-03-31 01:28:22 +00001; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3; CHECK: <stdin>:[[@LINE+1]]:24: error: missing required field 'name'
4!0 = !MDGlobalVariable()