[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-commits
Subject:    [llvm-commits] CVS: reopt/lib/LightWtProfiling/Makefile
From:       Brian Gaeke <gaeke () cs ! uiuc ! edu>
Date:       2004-04-28 12:28:02
Message-ID: 200404281727.MAA20931 () zion ! cs ! uiuc ! edu
[Download RAW message or body]


Changes in directory reopt/lib/LightWtProfiling:

Makefile updated: 1.4 -> 1.5

---
Log message:

Make more of the reoptimizer compile under x86 (albeit with warnings)


---
Diffs of the changes:  (+9 -0)

Index: reopt/lib/LightWtProfiling/Makefile
diff -u reopt/lib/LightWtProfiling/Makefile:1.4 \
                reopt/lib/LightWtProfiling/Makefile:1.5
--- reopt/lib/LightWtProfiling/Makefile:1.4	Thu Aug 21 14:40:59 2003
+++ reopt/lib/LightWtProfiling/Makefile	Wed Apr 28 12:27:36 2004
@@ -2,4 +2,13 @@
 LEVEL = ../..
 LIBRARYNAME = firstTrigger
 
+include $(LEVEL)/Makefile.config
+
+ifneq ($(ARCH),Sparc)
+Source := Initialization.cpp RuntimeOptimizations.cpp SLI.cpp Trace.cpp \
TraceOptEmitter.cpp TraceToFunction.cpp UnpackTraceFunction.cpp scheduler.cpp +all ::
+	@echo "This code assumes an LP64 machine- please ignore ptr cast warnings!"
+endif
+
+
 include $(LEVEL)/Makefile.common


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic