[all-commits] [llvm/llvm-project] eb0612: [libc][NFC] Eliminate the internal header library ...

Siva Chandra via All-commits all-commits at lists.llvm.org
Mon Sep 11 11:22:46 PDT 2023


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

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

  Log Message:
  -----------
  [libc][NFC] Eliminate the internal header library target. (#65837)

The internal header library target with name suffix `.__header_library`
has been removed as it serves no purpose now. It was added to make older
versions of CMake happy.




More information about the All-commits mailing list