IR: Give 'DI' prefix to debug info metadata
[oota-llvm.git] / test / Assembler / invalid-mdlexicalblock-null-scope.ll
index 59a99684797bb286cb572922769686a6846e96c2..7457b6085d6121786401758b74de3468bbdef452 100644 (file)
@@ -1,4 +1,4 @@
 ; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
 
 ; CHECK: <stdin>:[[@LINE+1]]:29: error: 'scope' cannot be null
-!0 = !MDLexicalBlock(scope: null)
+!0 = !DILexicalBlock(scope: null)