rename dprintf to dbgpritnf, in order to fix build with glibc (which already defines...
[oota-llvm.git] / lib / Target / CBackend / CMakeLists.txt
1 add_llvm_target(CBackend
2   CBackend.cpp
3   )