Mercurial > hg > CbC > CbC_llvm
view llvm/utils/KillTheDoctor/CMakeLists.txt @ 220:42394fc6a535
Added tag llvm12 for changeset 0572611fdcc8
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 15 Jun 2021 19:13:43 +0900 (2021-06-15) |
parents | 1d019706d866 |
children | 2e18cbf3894f |
line wrap: on
line source
add_llvm_utility(KillTheDoctor KillTheDoctor.cpp ) target_link_libraries(KillTheDoctor LLVMSupport psapi )