mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-19 03:38:26 +00:00
3 lines
70 B
LLVM
3 lines
70 B
LLVM
![]() |
define i32* @foo(i32 %x) { ret i32* @baz }
|
||
|
@baz = external global i32
|