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