[CodeGen] When Promoting, don't extend the 2nd FCOPYSIGN operand.
[oota-llvm.git] / utils / TableGen / module.modulemap
1 module TableGen {
2   umbrella "."
3   module * { export * }
4 }