IR: Give 'DI' prefix to debug info metadata
[oota-llvm.git] / test / Assembler / invalid-mdlocalvariable-null-scope.ll
index 53ee94de79b9e77cc52828e0ebfce68338f62aeb..859412a2568c33aaef8180808b8cb97344f50c9f 100644 (file)
@@ -1,4 +1,4 @@
 ; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
 
 ; CHECK: <stdin>:[[@LINE+1]]:30: error: 'scope' cannot be null
-!0 = !MDLocalVariable(scope: null)
+!0 = !DILocalVariable(scope: null)