[JITLink] Add support of R_X86_64_32S relocation
[llvm-project.git] / llvm / unittests / tools / CMakeLists.txt
blob7861da8c0e38d50fb1becd574e05b73383af45b0
1 if(LLVM_TARGETS_TO_BUILD MATCHES "X86")
2   add_subdirectory(
3     llvm-cfi-verify
4   )
5 endif()
7 add_subdirectory(
8   llvm-exegesis
10 add_subdirectory(llvm-profgen)