Pass a std::unique_ptr<MemoryBuffer>& to getLazyBitcodeModule.
[oota-llvm.git] / lib / IRReader / CMakeLists.txt
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...