Make llvm-objdump handle both arm and thumb disassembly from the same Mach-O
[oota-llvm.git] / lib / DebugInfo / module.modulemap
1 module DebugInfo { requires cplusplus umbrella "." module * { export * } }