[PATCH] D22173: Move LTO.cpp to a new LTOResolution library.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 18:00:24 PDT 2016
pcc added a comment.
A local change which replaced the dependency on `LTOResolution` with `LTO` seems to work, so I've done as Mehdi suggested.
http://reviews.llvm.org/D22173
More information about the llvm-commits
mailing list