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

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 07:09:53 PDT 2016


tejohnson updated this revision to Diff 56908.
tejohnson added a comment.

Extract path manipulation into libSupport path helper, add unit tests. Add
similar support to llvm-lto along with test.


http://reviews.llvm.org/D19644

Files:
  include/llvm/Support/Path.h
  lib/Support/Path.cpp
  test/tools/gold/X86/thinlto_prefix_replace.ll
  tools/gold/gold-plugin.cpp
  tools/llvm-lto/llvm-lto.cpp
  unittests/Support/Path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19644.56908.patch
Type: text/x-patch
Size: 13277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160511/d4d0513e/attachment.bin>


More information about the llvm-commits mailing list