[all-commits] [llvm/llvm-project] 9048aa: [libc] Make add_header and add_gen_header targets ...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Tue Sep 12 08:50:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9048aa71aff1ce942dad6bfa5224536c643f84cf
https://github.com/llvm/llvm-project/commit/9048aa71aff1ce942dad6bfa5224536c643f84cf
Author: Siva Chandra <sivachandra at gmail.com>
Date: 2023-09-12 (Tue, 12 Sep 2023)
Changed paths:
M libc/cmake/modules/LLVMLibCHeaderRules.cmake
Log Message:
-----------
[libc] Make add_header and add_gen_header targets normal library targets. (#66045)
This way, they can be added as deps to other library targets without any
special handling.
More information about the All-commits
mailing list