Fixed a bug that edge weights are not assigned correctly when lowering switch statement.
[oota-llvm.git] / lib / CodeGen / module.modulemap
1 module CodeGen { requires cplusplus umbrella "." module * { export * } }