aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/max-inttype.ll
blob: 10eed60f3db715742eadbe80e9277fbb27a1c869 (plain)
1
2
3
4
; RUN: llvm-as < %s | llvm-dis

; i16777215 is the maximum integer type represented in LLVM IR
@i2 = common global i16777215 0, align 4