[all-commits] [llvm/llvm-project] a4425c: [ccache] Add Windows support

Nathaniel McVicar via All-commits all-commits at lists.llvm.org
Wed Jun 1 11:35:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a4425cc9146059618b3b7e927639b60a7c3301bc
      https://github.com/llvm/llvm-project/commit/a4425cc9146059618b3b7e927639b60a7c3301bc
  Author: Nathaniel McVicar <namcvica at microsoft.com>
  Date:   2022-06-01 (Wed, 01 Jun 2022)

  Changed paths:
    M llvm/CMakeLists.txt

  Log Message:
  -----------
  [ccache] Add Windows support

Windows builds can't receive environment variables on the command line or make use of RULE_LAUNCH_COMPILE with ccache.

Reviewed By: stella.stamenova, Ericson2314

Differential Revision: https://reviews.llvm.org/D126575




More information about the All-commits mailing list