Silencing an MSVC C4334 warning ('<<' : result of 32-bit shift implicitly converted...
[oota-llvm.git] / lib / TableGen / module.modulemap
1 module TableGen { requires cplusplus umbrella "." module * { export * } }