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

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


Changes in directory reopt/lib:

Makefile updated: 1.18 -> 1.19

---
Log message:

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


---
Diffs of the changes:  (+1 -6)

Index: reopt/lib/Makefile
diff -u reopt/lib/Makefile:1.18 reopt/lib/Makefile:1.19
--- reopt/lib/Makefile:1.18	Wed Apr  7 00:08:15 2004
+++ reopt/lib/Makefile	Wed Apr 28 12:27:36 2004
@@ -1,16 +1,11 @@
 LEVEL = ..
-DIRS := BinInterface Mapping TraceCache Trigger
+DIRS := BinInterface Mapping TraceCache Trigger LightWtProfiling Inst
 
 include $(LEVEL)/Makefile.config
 
 # Mac OS X assembler doesn't love the dummy function.
 ifneq ($(ARCH),PowerPC)
 DIRS := $(DIRS) ScratchMemory
-endif
-
-# These dirs contain files that don't currently compile under Linux/x86:
-ifeq ($(ARCH),Sparc)
-DIRS := $(DIRS) Inst LightWtProfiling 
 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