[MCJIT] Reapply r222828 and r222810-r222812 with fix for MSVC move-op issues.
[oota-llvm.git] / utils / count / CMakeLists.txt
1 add_llvm_utility(count
2   count.c
3   )