[CMake] add_llvm_symbol_exports: Use Python oneliner instead of "cmd.exe /c type...
[oota-llvm.git] / lib / TableGen / module.modulemap
1 module TableGen { requires cplusplus umbrella "." module * { export * } }