Add a missing error handling to llvm-lto.
[oota-llvm.git] / test / tools / llvm-lto / Inputs / thinlto.ll
1 define void @g() {
2 entry:
3   ret void
4 }