All glory to address sanitizer. ;]
[oota-llvm.git] / tools / bugpoint / CMakeLists.txt
index e06feb100312413d3d1dba472ec2b22092154986..ee2235bf427ea43ce5b91d42d4c144f569b8e958 100644 (file)
@@ -1,5 +1,5 @@
 set(LLVM_LINK_COMPONENTS asmparser instrumentation scalaropts ipo
-  linker bitreader bitwriter)
+  linker bitreader bitwriter vectorize)
 
 add_llvm_tool(bugpoint
   BugDriver.cpp