opnsense-src/contrib/llvm/lib/DebugInfo/DWARF/module.modulemap

2 lines
80 B
Text
Raw Normal View History

module DebugInfoDWARF { requires cplusplus umbrella "." module * { export * } }