DebugInfo: Rename testcases from MD* to DI*, NFC
[oota-llvm.git] / test / Assembler / invalid-mdimportedentity-missing-scope.ll
diff --git a/test/Assembler/invalid-mdimportedentity-missing-scope.ll b/test/Assembler/invalid-mdimportedentity-missing-scope.ll
deleted file mode 100644 (file)
index 06164e8..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
-
-; CHECK: [[@LINE+1]]:51: error: missing required field 'scope'
-!3 = !DIImportedEntity(tag: DW_TAG_imported_module)