blob: cfa03e0b3c6acafdf51b9e09ee02ea7d0095b261 [file] [log] [blame]
Duncan P. N. Exon Smith8d536972015-01-22 21:36:45 +00001; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2!named = !{!0}
3
4; CHECK: [[@LINE+1]]:14: error: use of undefined metadata '!1'
5!0 = !{!0, !1}