aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2004-03-30-UnclosedFunctionCrash.llx
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2004-03-30-UnclosedFunctionCrash.llx')
-rw-r--r--test/Assembler/2004-03-30-UnclosedFunctionCrash.llx3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Assembler/2004-03-30-UnclosedFunctionCrash.llx b/test/Assembler/2004-03-30-UnclosedFunctionCrash.llx
new file mode 100644
index 0000000..292bb0c
--- /dev/null
+++ b/test/Assembler/2004-03-30-UnclosedFunctionCrash.llx
@@ -0,0 +1,3 @@
+; RUN: llvm-as %s |& grep error
+
+void %foo() {