Don't drop attributes when inlining through "deopt" operand bundles
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }