[C++11] Replace OwningPtr::take() with OwningPtr::release().
[oota-llvm.git] / lib / IRReader / CMakeLists.txt
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...