Remove DwarfUnit::LabelEnd in favor of computing the length of the section directly
[oota-llvm.git] / lib / CodeGen / module.modulemap
1 module CodeGen { requires cplusplus umbrella "." module * { export * } }