================
@@ -58,10 +58,9 @@ RUN apt-get update && \
     python3-psutil \
     sudo \
     # These are needed by the premerge pipeline. Pip is used to install
-    # dependent python packages and ccache is used for build caching. File and
+    # dependent python packages and sccache is used for build caching. File and
----------------
boomanaiden154 wrote:

Good point. I originally still had `sccache` in there but moved it around in a 
previous PR. Thanks for pointing this out.

https://github.com/llvm/llvm-project/pull/149197
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to