When RegAllocGreedy decides to spill the interferences of the current register,
[oota-llvm.git] / utils / count / CMakeLists.txt
1 add_executable(count
2   count.c
3   )