Assign weights to edges to jump table / bit test header when lowering switch statement.
[oota-llvm.git] / lib / CodeGen / module.modulemap
1 module CodeGen { requires cplusplus umbrella "." module * { export * } }