tejohnson added a comment.

We rely on the minimized bitcode from that option in our builds, so it won't be 
going away. We could add it as a driver option, but it doesn't sound like that 
will solve the ccache issue. I'm not very familiar with that cache support, or 
if there is a way to express other output files (in our build system we 
identify all the outputs of a build action). At least with something like make 
and ninja the compile action should not be done again if none of the inputs 
change.


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