mirror of
https://github.com/jeremysrand/llvm-65816.git
synced 2025-02-21 06:29:21 +00:00
3 lines
70 B
LLVM
3 lines
70 B
LLVM
define i32* @foo(i32 %x) { ret i32* @baz }
|
|
@baz = external global i32
|