Sign in
llvm
/
llvm-project
/
ba2edbd0c8d7a0199485d2969aebcc4de4a3d983
/
.
/
llvm
/
test
/
Assembler
/
2004-11-28-InvalidTypeCrash.ll
blob: 98ad9eefdcd1edc51a09ec1ad4acab750f45af27 [
file
]
; Test for PR463. This program is erroneous, but should not crash llvm-as.
; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s
; CHECK: invalid type for null constant
@.FOO
=
internal
global
%struct.none
zeroinitializer