[InstCombine] Moved SSE vector shift constant folding into its own helper function...
[oota-llvm.git] / lib / AsmParser / module.modulemap
1 module AsmParser { requires cplusplus umbrella "." module * { export * } }