Fix build with CMake if LLVM_USE_INTEL_JITEVENTS option is enabled
[oota-llvm.git] / utils / TableGen / module.modulemap
1 module TableGen {
2   umbrella "."
3   module * { export * }
4 }