Fix the Archive::Child::getRawSize() method used by llvm-objdump’s -archive-headers...
[oota-llvm.git] / lib / DebugInfo / module.modulemap
1 module DebugInfo { requires cplusplus umbrella "." module * { export * } }