Oscar Fuentes | 3145e92 | 2011-02-20 22:06:10 +0000 | [diff] [blame] | 1 | add_llvm_utility(KillTheDoctor |
Michael J. Spencer | 279362d | 2010-10-11 19:55:38 +0000 | [diff] [blame] | 2 | KillTheDoctor.cpp |
Michael J. Spencer | 279362d | 2010-10-11 19:55:38 +0000 | [diff] [blame] | 3 | ) |
4 | |||||
Michael J. Spencer | 447762d | 2010-11-29 18:16:10 +0000 | [diff] [blame] | 5 | target_link_libraries(KillTheDoctor LLVMSupport) |