forked from OSchip/llvm-project
7 lines
76 B
LLVM
7 lines
76 B
LLVM
|
|
||
|
%T = type opaque
|
||
|
%X = global %T* null
|
||
|
%Y = global int* null
|
||
|
|
||
|
%T = type int
|