mirror of
https://github.com/jeremysrand/llvm-65816.git
synced 2025-02-21 06:29:21 +00:00
3 lines
68 B
LLVM
3 lines
68 B
LLVM
@X = linkonce global i32 5
|
|
define linkonce i32 @foo() { ret i32 7 }
|