blob: 5c28ef054932d3ed340411b771632a12c2b536c2 [file] [log] [blame]
Duncan P. N. Exon Smith00334612015-01-22 21:36:45 +00001; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2!named = !{!0}
3
Duncan P. N. Exon Smith13d5c582016-04-06 02:06:40 +00004; CHECK: [[@LINE+1]]:13: error: use of undefined metadata '!1'
Duncan P. N. Exon Smith00334612015-01-22 21:36:45 +00005!0 = !{!0, !1}