mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-06 09:39:28 +00:00
5 lines
136 B
LLVM
5 lines
136 B
LLVM
![]() |
; RUN: llvm-as < %s | llvm-dis
|
||
|
|
||
|
; i16777215 is the maximum integer type represented in LLVM IR
|
||
|
@i2 = common global i16777215 0, align 4
|