Pass a std::uinque_ptr to ParseAssembly to make the ownership explicit. NFC.
[oota-llvm.git] / lib / Bitcode / module.modulemap
2014-05-21 Richard Smith[modules] Add module maps for LLVM. These are not quite...