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
|
|
}
|