llvm-project/llvm/test/tools/gold/Inputs/linkonce-weak.ll

4 lines
41 B
LLVM

define weak_odr void @f() {
ret void
}