[llvm-commits] CVS: llvm/lib/Makefile

Brian Gaeke gaeke at niobe.cs.uiuc.edu
Thu Aug 21 15:33:04 PDT 2003


Changes in directory llvm/lib:

Makefile updated: 1.12 -> 1.13

---
Log message:

Reoptimizer has moved to reopt cvs module.


---
Diffs of the changes:

Index: llvm/lib/Makefile
diff -u llvm/lib/Makefile:1.12 llvm/lib/Makefile:1.13
--- llvm/lib/Makefile:1.12	Mon Jun 30 16:58:36 2003
+++ llvm/lib/Makefile	Thu Aug 21 15:32:04 2003
@@ -2,7 +2,5 @@
 
 PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
 
-OPTIONAL_DIRS = Reoptimizer
-
 include $(LEVEL)/Makefile.common
 





More information about the llvm-commits mailing list