sgraenitz added a comment.

This is a no-op when used in conjunction with 
`lldb/cmake/cache/Apple-lldb-base.cmake`. Otherwise it touches the cache at 
configuration time, which typically causes ninja to re-run cmake before 
starting the build. I think it's acceptable, given that we do this in other 
situations too, but it's worth noting that using the cache script is a little 
more elegant.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64395



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

Reply via email to