joker.eph added inline comments. ================ Comment at: tools/llvm-lto/llvm-lto.cpp:331 @@ +330,3 @@ + return NewPath.str(); +} + ---------------- The duplication with the gold plugin isn't great for these two functions. http://reviews.llvm.org/D19644