[llvm-commits] CVS: llvm/configure
Alkis Evlogimenos
alkis at cs.uiuc.edu
Sat Dec 20 15:36:01 PST 2003
Changes in directory llvm:
configure updated: 1.62 -> 1.63
---
Log message:
Fix help string for --enable-spec2000 option
---
Diffs of the changes: (+1 -1)
Index: llvm/configure
diff -u llvm/configure:1.62 llvm/configure:1.63
--- llvm/configure:1.62 Thu Dec 18 10:41:15 2003
+++ llvm/configure Sat Dec 20 15:35:15 2003
@@ -1032,7 +1032,7 @@
--disable-libtool-lock avoid locking (might break parallel builds)
--enable-purify Compile with purify (default is NO)
--enable-optimized Compile with optimizations enabled (default is NO)
- --enable-spec Compile SPEC 2000 benchmarks (default is NO)
+ --enable-spec2000 Compile SPEC 2000 benchmarks (default is NO)
--enable-precompiled_bytecode
Use pre-compiled bytecode (default is NO)
--enable-llc_diffs Enable LLC Diffs when testing (default is YES)
More information about the llvm-commits
mailing list