Skip to content

Commit 172c4a4

Browse files
[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.
1 parent 768dba7 commit 172c4a4

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

libunwind/include/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ set(files
33
libunwind.h
44
libunwind.modulemap
55
mach-o/compact_unwind_encoding.h
6-
mach-o/compact_unwind_encoding.modulemap
76
unwind_arm_ehabi.h
87
unwind_itanium.h
98
unwind.h

libunwind/include/mach-o/compact_unwind_encoding.modulemap

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)