Report an error if a SHT_SYMTAB_SHNDX section has the wrong size.
[oota-llvm.git] / lib / TableGen / module.modulemap
1 module TableGen { requires cplusplus umbrella "." module * { export * } }