Clean up TargetOpcodes.h a bit, and limit the number of places where the full
[oota-llvm.git] / utils / count / CMakeLists.txt
1 add_executable(count
2   count.c
3   )