brintos

brintos / llvm-project-archived public Read only

0
0
Text · 226 B · 98ad9ee Raw
6 lines · plain
1; Test for PR463.  This program is erroneous, but should not crash llvm-as.2; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s3; CHECK: invalid type for null constant4 5@.FOO  = internal global %struct.none zeroinitializer6