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 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