MC Win64: Put unwind info for COMDAT code into the same COMDAT group
[oota-llvm.git] / lib / AsmParser / module.modulemap
1 module AsmParser { requires cplusplus umbrella "." module * { export * } }