Revert "Disable the fix for pr20793 because of a gnu ld bug."
[oota-llvm.git] / lib / AsmParser / module.modulemap
1 module AsmParser { requires cplusplus umbrella "." module * { export * } }