Fix justify error for small structures in varargs for MIPS64BE
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }