Don't return error_code from function that never fails.
[oota-llvm.git] / lib / DebugInfo / DWARF / module.modulemap
1 module DebugInfoDWARF { requires cplusplus umbrella "." module * { export * } }