[PATCH] D19644: [ThinLTO] Option to control path of distributed backend files

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 16:21:10 PDT 2016


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





More information about the llvm-commits mailing list