dwarfdump: Added macro support to llvm-dwarfdump tool.
[oota-llvm.git] / lib / DebugInfo / DWARF / module.modulemap
1 module DebugInfoDWARF { requires cplusplus umbrella "." module * { export * } }