Simplify code; NFC.
[oota-llvm.git] / test / Assembler / invalid-generic-debug-node-tag-wrong-type.ll
index fca24a70bf06773978039600c1ed86733e7ba3a9..7d0c04af9148063c2670bdd89356c4929d0fd7cc 100644 (file)
@@ -1,4 +1,4 @@
 ; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
 
-; CHECK: <stdin>:[[@LINE+1]]:29: error: expected DWARF tag
-!0 = !GenericDebugNode(tag: "string")
+; CHECK: <stdin>:[[@LINE+1]]:26: error: expected DWARF tag
+!0 = !GenericDINode(tag: "string")