6 lines · plain
1; RUN: not llvm-as --disable-output %s 2>&1 | FileCheck -DFILE=%s %s2 3; i8388609 is the smallest integer type that can't be represented in LLVM IR4; CHECK: [[FILE]]:[[@LINE+1]]:21: error: bitwidth for integer type out of range5@i2 = common global i8388609 0, align 46