llvm-lto support for generating combined function indexes
[oota-llvm.git] / test / tools / llvm-lto / Inputs / thinlto.ll
1 define void @g() {
2 entry:
3   ret void
4 }