Rename createAsmInfo to createMCAsmInfo and move registration code to MCTargetDesc...
[oota-llvm.git] / lib / Target / PowerPC / MCTargetDesc / CMakeLists.txt
1 add_llvm_library(LLVMPowerPCDesc
2   PPCMCTargetDesc.cpp
3   PPCMCAsmInfo.cpp
4   )