Clean up a pile of hacks in our CMake build relating to TableGen.
[oota-llvm.git] / lib / Target / Blackfin / MCTargetDesc / CMakeLists.txt
1 add_llvm_library(LLVMBlackfinDesc
2   BlackfinMCTargetDesc.cpp
3   BlackfinMCAsmInfo.cpp
4   )
5 add_dependencies(LLVMBlackfinDesc BlackfinCommonTableGen)