Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / test / Assembler / invalid-inttype.ll
blobdf3175540fe829dfccc2848f8d47720c7d67972d
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
3 ; i8388609 is the smallest integer type that can't be represented in LLVM IR
4 @i2 = common global i8388609 0, align 4
5 ; CHECK: expected type