[all-commits] [llvm/llvm-project] 0f31e5: [libc] Add missing deps for header libraries. (#66...

Siva Chandra via All-commits all-commits at lists.llvm.org
Tue Sep 12 11:53:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f31e5697bc48f8aee59124d9e1ed72e68ebc349
      https://github.com/llvm/llvm-project/commit/0f31e5697bc48f8aee59124d9e1ed72e68ebc349
  Author: Siva Chandra <sivachandra at gmail.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M libc/cmake/modules/LLVMLibCHeaderRules.cmake
    M libc/cmake/modules/LLVMLibCLibraryRules.cmake

  Log Message:
  -----------
  [libc] Add missing deps for header libraries. (#66125)

Also, we removed CMP0076 exception sometime back but did not adjust the
build rules. The adjustment in the build rules is also done in this
patch.




More information about the All-commits mailing list