Make sure to link all IPA's into opt, so that it has access to stuff like

anders-aa


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14395 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-06-25 05:19:17 +00:00
parent d28b0d73da
commit 4391946558

View 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)