[PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 19:15:57 PST 2015


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

- Add back a few test changes that got lost in the merge of r252932.


http://reviews.llvm.org/D14623

Files:
  lib/Linker/LinkModules.cpp
  test/Linker/Inputs/funcimport_comdat.ll
  test/Linker/Inputs/funcimport_comdat2.ll
  test/Linker/Inputs/funcimport_comdat3.ll
  test/Linker/funcimport.ll
  test/Linker/funcimport_comdat.ll
  test/Linker/funcimport_comdat2.ll
  test/Linker/funcimport_comdat3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14623.40103.patch
Type: text/x-patch
Size: 28016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151113/556fe898/attachment.bin>


More information about the llvm-commits mailing list