[PATCH] D25495: [ThinLTO] Avoid archive member collisions

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 11:54:32 PDT 2016


ruiu added a comment.

Isn't ArchiveName a full path? If you concatenate a full path archive name and a filename inside of the archive, does it become a unique identifier?


https://reviews.llvm.org/D25495





More information about the llvm-commits mailing list