OSDN Git Service

Rename createAsmInfo to createMCAsmInfo and move registration code to MCTargetDesc...
[android-x86/external-llvm.git] / lib / Target / MSP430 / MCTargetDesc / CMakeLists.txt
1 add_llvm_library(LLVMMSP430Desc
2   MSP430MCTargetDesc.cpp
3   MSP430MCAsmInfo.cpp
4   )