[llvm-commits] CVS: reopt/lib/Makefile
Brian Gaeke
gaeke at cs.uiuc.edu
Wed May 19 01:52:06 PDT 2004
Changes in directory reopt/lib:
Makefile updated: 1.19 -> 1.20
---
Log message:
Makefile changes due to TraceToFunction move.
---
Diffs of the changes: (+1 -1)
Index: reopt/lib/Makefile
diff -u reopt/lib/Makefile:1.19 reopt/lib/Makefile:1.20
--- reopt/lib/Makefile:1.19 Wed Apr 28 12:27:36 2004
+++ reopt/lib/Makefile Wed May 19 01:50:56 2004
@@ -1,5 +1,5 @@
LEVEL = ..
-DIRS := BinInterface Mapping TraceCache Trigger LightWtProfiling Inst
+DIRS := BinInterface Mapping TraceCache Trigger LightWtProfiling Inst TraceToFunction
include $(LEVEL)/Makefile.config
More information about the llvm-commits
mailing list