Use CmpInst::Predicate instead of 'unsigned short' in some places. NFC
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }