mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
230f73c0b1
llvm-svn: 8846
7 lines
76 B
LLVM
7 lines
76 B
LLVM
|
|
%T = type opaque
|
|
%X = global %T* null
|
|
%Y = global int* null
|
|
|
|
%T = type int
|