New testcase that crashes the assembler
authorChris Lattner <sabre@nondot.org>
Tue, 30 Mar 2004 20:58:00 +0000 (20:58 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Mar 2004 20:58:00 +0000 (20:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12550 91177308-0d34-0410-b5e6-96231b3b80d8

test/Assembler/2004-03-30-UnclosedFunctionCrash.llx [new file with mode: 0644]

diff --git a/test/Assembler/2004-03-30-UnclosedFunctionCrash.llx b/test/Assembler/2004-03-30-UnclosedFunctionCrash.llx
new file mode 100644 (file)
index 0000000..0838066
--- /dev/null
@@ -0,0 +1,3 @@
+; RUN: llvm-as %s 2>&1 | grep error
+
+void %foo() {