Move FNEG next to FABS and make them more similar, so it's easier that they can be...
[oota-llvm.git] / lib / CodeGen / module.modulemap
1 module CodeGen { requires cplusplus umbrella "." module * { export * } }