For PR1072:
[oota-llvm.git] / tools / bugpoint / Makefile
index 272f973c2d9ab6cbd5cb73d31e41929e8c844558..acafa838d0d1bcd46bb0752fe7f9dbea43a9eeff 100644 (file)
@@ -11,7 +11,7 @@ LEVEL = ../..
 TOOLNAME = bugpoint
 
 LINK_COMPONENTS := bcreader bcwriter asmparser instrumentation scalaropts ipo \
-                   transforms linker
+                   linker
 REQUIRES_EH := 1
 
 include $(LEVEL)/Makefile.common