[PATCH] D20559: [ThinLTO/gold] Handle bitcode archives

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 13:17:42 PDT 2016


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

Make name used for archive members more meaningful by including the
source file name. Also include the string ".llvm." to lessen likelihood
of clashing with real file.

Add test.


http://reviews.llvm.org/D20559

Files:
  test/tools/gold/X86/Inputs/thinlto_archive1.ll
  test/tools/gold/X86/Inputs/thinlto_archive2.ll
  test/tools/gold/X86/thinlto_archive.ll
  tools/gold/CMakeLists.txt
  tools/gold/gold-plugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20559.58487.patch
Type: text/x-patch
Size: 17764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160525/07daf421/attachment.bin>


More information about the llvm-commits mailing list