IR: Give 'DI' prefix to debug info metadata
[oota-llvm.git] / test / Assembler / invalid-mdlexicalblockfile-null-scope.ll
index 708136c6328290f92b036e7590a89836d307a4c0..ae1a5d432e3defb5393d178a34e1c559e523ed20 100644 (file)
@@ -1,4 +1,4 @@
 ; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
 
 ; CHECK: <stdin>:[[@LINE+1]]:33: error: 'scope' cannot be null
-!0 = !MDLexicalBlockFile(scope: null)
+!0 = !DILexicalBlockFile(scope: null)