llvm-project/llvm/test/tools/gold/Inputs/pr19901-1.ll

5 lines
95 B
LLVM

target triple = "x86_64-unknown-linux-gnu"
define linkonce_odr hidden void @f() {
ret void
}