[libunwind] [libunwind] Stop installing the mach-o module map (PR #105616)

2024-08-23 Thread via cfe-commits
llvmbot wrote: /pull-request llvm/llvm-project#105896 https://github.com/llvm/llvm-project/pull/105616 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[libunwind] [libunwind] Stop installing the mach-o module map (PR #105616)

2024-08-23 Thread Ian Anderson via cfe-commits
ian-twilightcoder wrote: /cherry-pick 172c4a4a147833f1c08df1555f3170aa9ccb6cbe https://github.com/llvm/llvm-project/pull/105616 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[libunwind] [libunwind] Stop installing the mach-o module map (PR #105616)

2024-08-23 Thread Ian Anderson via cfe-commits
https://github.com/ian-twilightcoder milestoned https://github.com/llvm/llvm-project/pull/105616 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[libunwind] [libunwind] Stop installing the mach-o module map (PR #105616)

2024-08-22 Thread LLVM Continuous Integration via cfe-commits
llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `sanitizer-x86_64-linux` running on `sanitizer-buildbot2` while building `libunwind` at step 2 "annotate". Full details are available at: https://lab.llvm.org/buildbot/#/builders/66/builds/3020 Here is the relevant piece of t

[libunwind] [libunwind] Stop installing the mach-o module map (PR #105616)

2024-08-22 Thread Ian Anderson via cfe-commits
https://github.com/ian-twilightcoder closed https://github.com/llvm/llvm-project/pull/105616 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[libunwind] [libunwind] Stop installing the mach-o module map (PR #105616)

2024-08-22 Thread Louis Dionne via cfe-commits
https://github.com/ldionne approved this pull request. https://github.com/llvm/llvm-project/pull/105616 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[libunwind] [libunwind] Stop installing the mach-o module map (PR #105616)

2024-08-21 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-libunwind Author: Ian Anderson (ian-twilightcoder) Changes 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

[libunwind] [libunwind] Stop installing the mach-o module map (PR #105616)

2024-08-21 Thread Ian Anderson via cfe-commits
https://github.com/ian-twilightcoder created https://github.com/llvm/llvm-project/pull/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