mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-26 05:00:39 +00:00
New testcase that crashes the assembler
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12550 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a5cdab7101
commit
982b2791cf
3
test/Assembler/2004-03-30-UnclosedFunctionCrash.llx
Normal file
3
test/Assembler/2004-03-30-UnclosedFunctionCrash.llx
Normal file
@ -0,0 +1,3 @@
|
||||
; RUN: llvm-as %s 2>&1 | grep error
|
||||
|
||||
void %foo() {
|
Loading…
Reference in New Issue
Block a user