[all-commits] [llvm/llvm-project] e95355: [libc] Add CMake Target for Dl_info.h Header (#156...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Tue Sep 2 16:22:33 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e95355c3f7e18829b587bc2d589b24a65f596543
      https://github.com/llvm/llvm-project/commit/e95355c3f7e18829b587bc2d589b24a65f596543
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-09-02 (Tue, 02 Sep 2025)

  Changed paths:
    M libc/include/CMakeLists.txt
    M libc/include/llvm-libc-types/CMakeLists.txt

  Log Message:
  -----------
  [libc] Add CMake Target for Dl_info.h Header (#156195)

Otherwise when installing the dlfcn.h header, there is a missing
reference to Dl_info.h, which causes compilation failures in some cases,
notably libunwind.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list