Where Triple has a suitable predicate, use it rather than the enum values. NFC.
[oota-llvm.git] / lib / TableGen / module.modulemap
1 module TableGen { requires cplusplus umbrella "." module * { export * } }