IR: Give 'DI' prefix to debug info metadata
[oota-llvm.git] / test / Assembler / invalid-mdnamespace-missing-namespace.ll
index da2f511422142645046cf5abd1af63142b51e780..c29391b125d721d5fd7782793d087fb67de6ae56 100644 (file)
@@ -1,4 +1,4 @@
 ; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
 
 ; CHECK: [[@LINE+1]]:36: error: missing required field 'scope'
-!0 = !MDNamespace(name: "Namespace")
+!0 = !DINamespace(name: "Namespace")