[all-commits] [llvm/llvm-project] a378c0: [Fuchsia] Set projects and runtimes in the cache file

Petr Hosek via All-commits all-commits at lists.llvm.org
Sun Jul 5 14:49:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a378c0449507e00e96534ff9ce9034e185425182
      https://github.com/llvm/llvm-project/commit/a378c0449507e00e96534ff9ce9034e185425182
  Author: Petr Hosek <phosek at google.com>
  Date:   2020-07-05 (Sun, 05 Jul 2020)

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

  Log Message:
  -----------
  [Fuchsia] Set projects and runtimes in the cache file

We make assumptions about what projects and runtimes are enabled
when configuring our toolchain build, so we should enable those in
the cache file as well rather than relying on those being set
externally.

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




More information about the All-commits mailing list