blob: a4e69f3c8b751787db7c85f676e366dc9a276dc7 [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]]:30: error: 'name' cannot be empty
Duncan P. N. Exon Smitha9308c42015-04-29 16:38:44 +00004!0 = !DIGlobalVariable(name: "")