mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
3 lines
70 B
LLVM
3 lines
70 B
LLVM
|
define i32* @foo(i32 %x) { ret i32* @baz }
|
||
|
@baz = external global i32
|