Move DebugInfo to DebugInfo/DWARF.
[oota-llvm.git] / lib / DebugInfo / DWARF / module.modulemap
1 module DebugInfoDWARF { requires cplusplus umbrella "." module * { export * } }