aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/invalid-mdlocalvariable-missing-name.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/invalid-mdlocalvariable-missing-name.ll')
-rw-r--r--test/Assembler/invalid-mdlocalvariable-missing-name.ll4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Assembler/invalid-mdlocalvariable-missing-name.ll b/test/Assembler/invalid-mdlocalvariable-missing-name.ll
deleted file mode 100644
index 5b23600..0000000
--- a/test/Assembler/invalid-mdlocalvariable-missing-name.ll
+++ /dev/null
@@ -1,4 +0,0 @@
-; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
-
-; CHECK: <stdin>:[[@LINE+1]]:29: error: missing required field 'tag'
-!0 = !MDLocalVariable(arg: 7)