[all-commits] [llvm/llvm-project] c572c6: [cmake] Add LLVM_THINLTO_CACHE_PATH

Tobias Hieta via All-commits all-commits at lists.llvm.org
Sun Mar 13 23:47:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c572c6ae5627837084389894c5614aed8a889167
      https://github.com/llvm/llvm-project/commit/c572c6ae5627837084389894c5614aed8a889167
  Author: Tobias Hieta <tobias at hieta.se>
  Date:   2022-03-14 (Mon, 14 Mar 2022)

  Changed paths:
    M llvm/cmake/modules/HandleLLVMOptions.cmake

  Log Message:
  -----------
  [cmake] Add LLVM_THINLTO_CACHE_PATH

This allows you to set a custom path to the ThinLTO cache so that
it can be shared when building in several different build directories.

Reviewed By: phosek

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




More information about the All-commits mailing list