[PATCH] D135345: [libunwind] Add module maps for libunwind
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 15:21:26 PDT 2022
MaskRay added inline comments.
================
Comment at: libunwind/include/mach-o/compact_unwind_encoding.modulemap:1
+module MachO.compact_unwind_encoding [system] {
+ header "compact_unwind_encoding.h"
----------------
Why is this not called `unwind.something`?
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