Pass a unique_ptr<MemoryBuffer> to the constructors in the Binary hierarchy.
[oota-llvm.git] / include / llvm / module.modulemap
2014-05-21 Richard Smith[modules] Add module maps for LLVM. These are not quite...