DebugInfo: Rename testcases from MD* to DI*, NFC
[oota-llvm.git] / test / Assembler / invalid-difile-missing-filename.ll
diff --git a/test/Assembler/invalid-difile-missing-filename.ll b/test/Assembler/invalid-difile-missing-filename.ll
new file mode 100644 (file)
index 0000000..17bf3da
--- /dev/null
@@ -0,0 +1,4 @@
+; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
+
+; CHECK: [[@LINE+1]]:30: error: missing required field 'filename'
+!0 = !DIFile(directory: "dir")