IR: Give 'DI' prefix to debug info metadata
[oota-llvm.git] / test / Assembler / invalid-mdimportedentity-missing-scope.ll
index 710a0276480f7a2e92c0146f3d1dffd042c65c0a..06164e88d9b3d0b9233f18e690d967ce6c002888 100644 (file)
@@ -1,4 +1,4 @@
 ; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
 
 ; CHECK: [[@LINE+1]]:51: error: missing required field 'scope'
-!3 = !MDImportedEntity(tag: DW_TAG_imported_module)
+!3 = !DIImportedEntity(tag: DW_TAG_imported_module)