[mips] Rename MipsAsmParser functions to conform to the LLVM Coding Standards. No...
[oota-llvm.git] / lib / DebugInfo / module.modulemap
1 module DebugInfo { requires cplusplus umbrella "." module * { export * } }