[LPM] Cleanup some loops to be range based for loops before hacking on
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }