[PATCH] D25495: [ThinLTO] Avoid archive member collisions
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 11 21:10:41 PDT 2016
pcc added a comment.
This patch is already including the archive name as part of the filename, which would seem to be enough to avoid a collision in that case.
https://reviews.llvm.org/D25495
More information about the llvm-commits
mailing list