[PATCH] D19351: ELF: Add initial ThinLTO support.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Thu May 12 13:13:31 PDT 2016
pcc added a comment.
I have updated the patch. I just want to make sure that people are happy with the situation around the ThinLTO API. I've been working on an LTO/ThinLTO API that could be used by both the gold plugin and lld which should address Mehdi's concerns, but it will take some time until that's ready.
http://reviews.llvm.org/D19351
More information about the llvm-commits
mailing list