3 lines
68 B
LLVM
3 lines
68 B
LLVM
|
define ptr @foo(i32 %x) { ret ptr @baz }
|
||
|
@baz = external global i32
|