[all-commits] [llvm/llvm-project] c7cc75: [CMake] Add option to disable driver build in Fuch...

Alex Brachet via All-commits all-commits at lists.llvm.org
Tue Sep 5 08:22:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7cc756ce343808d03999969de1b45e2b0747f62
      https://github.com/llvm/llvm-project/commit/c7cc756ce343808d03999969de1b45e2b0747f62
  Author: Alex Brachet <abrachet at google.com>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M clang/cmake/caches/Fuchsia-stage2.cmake

  Log Message:
  -----------
  [CMake] Add option to disable driver build in Fuchsia cache file

Linking the driver binary can take a long time, particularly with debug
info. This adds an option to disable the driver build meant for local use.

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




More information about the All-commits mailing list