Make sure to link all IPA's into opt, so that it has access to stuff like
[oota-llvm.git] / tools / opt / Makefile
index cc26eda28ec5fa3e886ea2c78b01772f4d7c9bfa..42e87ca8bb50608e1fc9beffe8c8dd69f684be65 100644 (file)
@@ -11,7 +11,7 @@ TOOLNAME = opt
 
 USEDLIBS = bcreader bcwriter \
            instrument profpaths scalaropts \
-           ipo ipa.a datastructure transforms target.a analysis \
+           ipo ipa datastructure transforms target.a analysis \
            transformutils vmcore support
 TOOLLINKOPTS = $(PLATFORMLIBDL)