[CodeGen]: Fix bad interaction with AntiDep breaking and inline asm.
[oota-llvm.git] / lib / CodeGen / module.modulemap
1 module CodeGen { requires cplusplus umbrella "." module * { export * } }