Pass a std::uinque_ptr to ParseAssembly to make the ownership explicit. NFC.
[oota-llvm.git] / lib / IRReader / CMakeLists.txt
1 add_llvm_library(LLVMIRReader
2   IRReader.cpp
3   )