Factor ARM triple parsing out of ARMSubtarget. Another step towards making ARM subtar...
[oota-llvm.git] / lib / Target / CppBackend / CMakeLists.txt
1 add_llvm_target(CppBackend
2   CPPBackend.cpp
3   )
4
5 add_subdirectory(TargetInfo)