tejohnson added a comment.

I haven't read through the patch in detail yet, but from the description it 
sounds like a cache is being added for the compile step outputs, e.g. the 
bitcode output object of the "clang -flto=thin -c" step? Typically the build 
system takes care of incremental build handling for these explicit outputs, 
just as it would for a non-LTO clang compile output. Can you clarify the 
motivation?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69327/new/

https://reviews.llvm.org/D69327



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to