Revert: Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.
[oota-llvm.git] / tools / opt / Makefile
index 79ed815dcec828dd863582d25684e3bf787c9eb2..a451005574a55b591a0aeb04799ebcd86d635e5d 100644 (file)
@@ -9,6 +9,6 @@
 
 LEVEL := ../..
 TOOLNAME := opt
-LINK_COMPONENTS := bitreader bitwriter asmparser instrumentation scalaropts objcarcopts ipo vectorize all-targets
+LINK_COMPONENTS := bitreader bitwriter asmparser irreader instrumentation scalaropts objcarcopts ipo vectorize all-targets
 
 include $(LEVEL)/Makefile.common