Move all of the x86 subtarget initialized variables down into the x86 subtarget
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }