[PATCH] D135345: [libunwind] Add module maps for libunwind
Ian Anderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 22:03:13 PDT 2022
iana abandoned this revision.
iana added a comment.
Alright then, I'll bump this to the Apple fork. I don't know that there really is a great way to upstream this. If we call the top level module map file `module.modulemap` then that will install `usr/include/module.modulemap` which I don't think clang should do. Anything else (like libunwind.modulemap) will require OS/SDK coordination.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135345/new/
https://reviews.llvm.org/D135345
More information about the llvm-commits
mailing list