Minor cleanup related to my latest scheduler changes.
[oota-llvm.git] / utils / KillTheDoctor / CMakeLists.txt
index fc6fa9b508dbceadad712922c4f34e12d8aa95cf..99c671e74af906714709d342549e66243afec3b7 100644 (file)
@@ -2,4 +2,4 @@ add_executable(KillTheDoctor
   KillTheDoctor.cpp
   )
 
-target_link_libraries(KillTheDoctor LLVMSupport LLVMSystem)
+target_link_libraries(KillTheDoctor LLVMSupport)