Move the DataLayout to the generic TargetMachine, making it mandatory.
[oota-llvm.git] / lib / Target / MSP430 / MCTargetDesc / CMakeLists.txt
1 add_llvm_library(LLVMMSP430Desc
2   MSP430MCTargetDesc.cpp
3   MSP430MCAsmInfo.cpp
4   )