[bootstrap build] Add libc-hdrgen as a build dep for libc bootstrap build.
authorSiva Chandra Reddy <sivachandra@google.com>
Tue, 10 Jan 2023 08:01:51 +0000 (08:01 +0000)
committerSiva Chandra Reddy <sivachandra@google.com>
Mon, 6 Feb 2023 05:16:27 +0000 (05:16 +0000)
commitc4f236e94a4e2df46838a540936bb9b61c771ca1
treeea1adcfd1aa1fa23139dc4d95ae9ab39b7f31d67
parentbb8d719c81c3a290357acd3243c7218994b35cb5
[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
llvm/CMakeLists.txt
llvm/runtimes/CMakeLists.txt