Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[libunwind] Stop installing the mach-o module map (llvm#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.
- Loading branch information