Repeat ipa.a. Since IPModRef is currently only used in analysis.o,
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 9 Dec 2002 04:46:25 +0000 (04:46 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 9 Dec 2002 04:46:25 +0000 (04:46 +0000)
it was causing linking errors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4959 91177308-0d34-0410-b5e6-96231b3b80d8

tools/opt/Makefile

index 6c6e0fb98a427f4b6a5cb07d44c5430167519c1b..8bb6c47a4b41c25e588522b8be47b12c6b5ca2c1 100644 (file)
@@ -5,7 +5,7 @@ USEDLIBS = bcreader bcwriter instrument profpaths \
           sparc mapping regalloc.a sched select codegen preopts \
            postopts.a \
           livevar scalaropts \
-          ipo ipa.a datastructure transforms target.a analysis \
+          ipo ipa.a datastructure transforms target.a analysis ipa.a \
            transformutils vmcore support
 
 TOOLLINKOPTS = -ldl