[PowerPC] Support the (old) cntlz instruction alias
[oota-llvm.git] / lib / Target / XCore / InstPrinter / CMakeLists.txt
1 add_llvm_library(LLVMXCoreAsmPrinter
2   XCoreInstPrinter.cpp
3   )