[PATCH] D19705: ELF: Add "fast link" mode.
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 19:24:29 PDT 2016
davide added a comment.
In http://reviews.llvm.org/D19705#416367, @davide wrote:
> That was exactly what we had in mind. The set of optimizations performed by a linker is relatively small compared to the optimizations done by a compiler so I don't think we'll have hard time deciding what we want to put at any given level.
>
> Cheers
*I had in mind.
http://reviews.llvm.org/D19705
More information about the llvm-commits
mailing list