[PATCH] D135345: [libunwind] Add module maps for libunwind

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 14:47:28 PDT 2022


MaskRay added a comment.

Good point about libunwind headers are usually installed in /usr/include , shared with other system headers.
Is there any information how Mach-O platforms use the modulemap file?
IIUC non-Mach-O platforms will probably not benefit from `libunwind.modulemap`.


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