[PATCH] D18987: Add SVN version to libLLVMLTO
Chris Bieneman via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 11:48:06 PDT 2016
beanz added a comment.
@mgorny, as I said in my comment:
> As a follow-up it might be nice to refactor some of the related clang infrastructure to reduce duplication of functionality...
We now have 3 separate implementations doing basically the same thing. We really should spend some time cleaning up how these are used in LLVM and the sub-projects. We should be able to get down to a single standard implementation, we're just not anywhere near there.
https://reviews.llvm.org/D18987
More information about the llvm-commits
mailing list