OSDN Git Service

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