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