The opcode names ("tLDM", "tLDM_UPD") used for conflict resolution have been stale...
[oota-llvm.git] / utils / count / CMakeLists.txt
1 add_llvm_utility(count
2   count.c
3   )