[all-commits] [llvm/llvm-project] 00ff55: [libunwind] Stop installing the mach-o module map ...
Ian Anderson via All-commits
all-commits at lists.llvm.org
Sun Sep 1 01:07:34 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 00ff55d61c765467e9a72c0fd570343d3cfb3b43
https://github.com/llvm/llvm-project/commit/00ff55d61c765467e9a72c0fd570343d3cfb3b43
Author: Ian Anderson <iana at apple.com>
Date: 2024-09-01 (Sun, 01 Sep 2024)
Changed paths:
M libunwind/include/CMakeLists.txt
R libunwind/include/mach-o/compact_unwind_encoding.modulemap
Log Message:
-----------
[libunwind] Stop installing the mach-o module map (#105616)
libunwind shouldn't know that compact_unwind_encoding.h is part of a
MachO module that it doesn't own. Delete the mach-o module map, and let
whatever is in charge of the mach-o directory be the one to say how its
module is organized and where compact_unwind_encoding.h fits in.
(cherry picked from commit 172c4a4a147833f1c08df1555f3170aa9ccb6cbe)
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