2001-07-21 12:42:29 +00:00
|
|
|
LEVEL = ../..
|
2001-09-07 22:59:25 +00:00
|
|
|
TOOLNAME = llc
|
2002-09-20 00:43:20 +00:00
|
|
|
USEDLIBS = mapping sparc target.a regalloc sched select preopts postopts.a target.a \
|
2002-09-16 16:36:13 +00:00
|
|
|
instrument livevar bcreader bcwriter ipo ipa.a datastructure.a \
|
|
|
|
scalaropts transforms analysis transformutils vmcore support
|
2002-09-17 20:40:22 +00:00
|
|
|
TOOLLINKOPTS = -ldl $(ExportSymbols)
|
2001-07-21 12:42:29 +00:00
|
|
|
|
2002-09-20 00:43:20 +00:00
|
|
|
KEEP_SYMBOLS = 1
|
|
|
|
|
2001-09-07 22:59:25 +00:00
|
|
|
include $(LEVEL)/Makefile.common
|
2001-07-21 12:42:29 +00:00
|
|
|
|