[X86] Part 2 to fix x86-64 fp128 calling convention.
[oota-llvm.git] / utils / TableGen / module.modulemap
1 module TableGen {
2   umbrella "."
3   module * { export * }
4 }