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:
Chris Lattner 2004-11-28 16:47:46 +00:00
parent 7891593359
commit 96d7dac55f

View 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