xref: /llvm-project/llvm/test/Assembler/max-inttype.ll (revision 2fd180bbb9a7bb8604a5aca31f1ca9dc5358a433)
1; RUN: llvm-as < %s | llvm-dis
2
3; i838608 is the maximum integer type represented in LLVM IR
4@i2 = common global i838608 0, align 4
5