mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-03 13:31:05 +00:00
7 lines
76 B
LLVM
7 lines
76 B
LLVM
|
|
||
|
%T = type opaque
|
||
|
%X = global %T* null
|
||
|
%Y = global int* null
|
||
|
|
||
|
%T = type int
|