mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 21:29:41 +00:00
5 lines
95 B
LLVM
5 lines
95 B
LLVM
|
target triple = "x86_64-unknown-linux-gnu"
|
||
|
define linkonce_odr hidden void @f() {
|
||
|
ret void
|
||
|
}
|