1; RUN: not llvm-as < %s 2>&1 | FileCheck %s 2 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 6