Support using DebugLoc's in a DenseMap.
[llvm/stm8.git] / utils / KillTheDoctor / CMakeLists.txt
blob37c2b7ceb467a082d0ca5eba0851c7102cdde352
1 add_llvm_utility(KillTheDoctor
2   KillTheDoctor.cpp
3   )
5 target_link_libraries(KillTheDoctor LLVMSupport)