Return a unique_ptr from getLazyBitcodeModule and parseBitcodeFile. NFC.
[oota-llvm.git] / lib / IRReader / Makefile
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...