Allow vector fsub ops with constants to get the same optimizations as scalars.
[oota-llvm.git] / lib / DebugInfo / module.modulemap
1 module DebugInfo { requires cplusplus umbrella "." module * { export * } }