[PATCH] D22173: Move LTO.cpp to a new LTOResolution library.
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 16:13:13 PDT 2016
mehdi_amini added a comment.
OK, having a separate library needs some motivation, I think this has be diluted in the original discussion so I lost track of it.
The name "Resolution" made me think that it'll be a sub-part of the LTO component of LLVM dealing *only* with symbol-resolution.
http://reviews.llvm.org/D22173
More information about the llvm-commits
mailing list