MC/X86: Add a hack to allow recognizing 'cmpltps' and friends.
[oota-llvm.git] / utils / count / CMakeLists.txt
1 add_executable(count
2   count.c
3   )