bolt/deps/llvm-18.1.8/libunwind/include/mach-o/compact_unwind_encoding.modulemap

5 lines
98 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
module MachO.compact_unwind_encoding [system] {
header "compact_unwind_encoding.h"
export *
}