CMakeLists.txt revision 1abf2cb59b8d63415780a03329307c0997b2670c
1add_llvm_library(LLVMPowerPCDesc
2  PPCMCTargetDesc.cpp
3  PPCMCAsmInfo.cpp
4  )
5