llvm/test/CodeGen/X86/vector-gep.ll: Appease to add -mtriple=i686-linux.
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }