It is possible for SimplifyCFG to cause PHI nodes to become redundant too late in...
[oota-llvm.git] / utils / count / CMakeLists.txt
1 add_executable(count
2   count.c
3   )