Partial fix to r225380 (More FMA folding opportunities)
[oota-llvm.git] / lib / DebugInfo / module.modulemap
1 module DebugInfo { requires cplusplus umbrella "." module * { export * } }