[PATCH] D24622: LTO: Simplify caching interface.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 16:22:20 PDT 2016


mehdi_amini added a comment.



> My point is that caching should be orthogonal to streaming native files, i.e. the code in the client that streams native files shouldn't have anything to do with caching.


I see your point and it seems totally valid / relevant. 
(Sorry for the delay I'm a little bit swamped)


https://reviews.llvm.org/D24622





More information about the llvm-commits mailing list