[TableGen] Fold a couple dyn_casts into the ifs that check their results. NFC
[oota-llvm.git] / lib / TableGen / module.modulemap
1 module TableGen { requires cplusplus umbrella "." module * { export * } }