blob: 77a9f4d773e46e3e6a80f5770beb866e07f73c9d [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
4!0 = !MDGlobalVariable(name: "")