[C++11] Replace OwningPtr with std::unique_ptr in places where it doesn't break the...
[oota-llvm.git] / lib / Target / AArch64 / InstPrinter / CMakeLists.txt
1 add_llvm_library(LLVMAArch64AsmPrinter
2   AArch64InstPrinter.cpp
3   )