Convert StringMapEntry::Create to use StringRef instead of start/end pointers. Simpli...
[oota-llvm.git] / lib / IR / module.modulemap
2014-05-21 Richard Smith[modules] Add module maps for LLVM. These are not quite...