mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-21 03:00:45 +00:00
new testcase for PR463
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18304 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7891593359
commit
96d7dac55f
3
test/Assembler/2004-11-28-InvalidTypeCrash.ll
Normal file
3
test/Assembler/2004-11-28-InvalidTypeCrash.ll
Normal file
@ -0,0 +1,3 @@
|
||||
; RUN: (llvm-as < %s) 2>&1 | grep 'Cannot create a'
|
||||
; Test for PR463. This program is erroneous, but should not crash llvm-as.
|
||||
%.FOO = internal global %struct.none zeroinitializer
|
Loading…
x
Reference in New Issue
Block a user