Make PruneEH update the nounwind/noreturn attributes
[oota-llvm.git] / tools / lto / Makefile
index 6cb1a7b5aaa160e8a2af4999f240111536cf26ae..1b349f72b4d171244a1699dbab1bf20763553b93 100644 (file)
@@ -24,7 +24,7 @@ else
   BUILD_ARCHIVE = 1
 endif
 
-LINK_COMPONENTS := $(TARGETS_TO_BUILD) ipo scalaropts linker bcreader bcwriter bitreader bitwriter
+LINK_COMPONENTS := $(TARGETS_TO_BUILD) ipo scalaropts linker bitreader bitwriter
 
 include $(LEVEL)/Makefile.common