IR: Revert r223618 behaviour of MDNode::concatenate()
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }