Migrate LLVM and Clang to use the new makeArrayRef(...) functions where previously...
[oota-llvm.git] / lib / Target / CBackend / CMakeLists.txt
1 add_llvm_target(CBackend
2   CBackend.cpp
3   )
4
5 add_subdirectory(TargetInfo)