Link in the PathProfiles library

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1800 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Anand Shukla 2002-02-26 18:29:20 +00:00
parent fb1d93c716
commit 06e84ed495

View File

@ -1,6 +1,6 @@
LEVEL = ../..
TOOLNAME = opt
USEDLIBS = bcreader bcwriter asmwriter instrument scalaropts \
USEDLIBS = bcreader bcwriter asmwriter instrument profpaths scalaropts \
ipo target analysis transforms vmcore support
include $(LEVEL)/Makefile.common