[all-commits] [llvm/llvm-project] c4f236: [bootstrap build] Add libc-hdrgen as a build dep f...

Siva Chandra via All-commits all-commits at lists.llvm.org
Sun Feb 5 21:16:44 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4f236e94a4e2df46838a540936bb9b61c771ca1
      https://github.com/llvm/llvm-project/commit/c4f236e94a4e2df46838a540936bb9b61c771ca1
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
    M llvm/CMakeLists.txt
    M llvm/runtimes/CMakeLists.txt

  Log Message:
  -----------
  [bootstrap build] Add libc-hdrgen as a build dep for libc bootstrap build.

With this change, libc-hdrgen is built like a host build tool like clang and used
to build libc for the target.

Reviewed By: phosek

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




More information about the All-commits mailing list