forked from OSchip/llvm-project
parent
aef74b55de
commit
9d313cfa1c
|
@ -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…
Reference in New Issue