[all-commits] [llvm/llvm-project] 6408e6: [libunwind] Add module maps for libunwind

Ian Anderson via All-commits all-commits at lists.llvm.org
Wed Oct 26 22:39:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6408e6c99d42af3bf866f92931d1f17d97bb7d37
      https://github.com/llvm/llvm-project/commit/6408e6c99d42af3bf866f92931d1f17d97bb7d37
  Author: Ian Anderson <iana at apple.com>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M libunwind/include/CMakeLists.txt
    A libunwind/include/libunwind.modulemap
    A libunwind/include/mach-o/compact_unwind_encoding.modulemap

  Log Message:
  -----------
  [libunwind] Add module maps for libunwind

Add module maps for the libunwind headers. unwind_arm_ehabi.h and unwind_itanium.h aren't covered because they don't get installed on all platforms.

Reviewed By: #libunwind, MaskRay

Differential Revision: https://reviews.llvm.org/D135345




More information about the All-commits mailing list