[llvm-commits] CVS: llvm/utils/NightlyTest.pl
Reid Spencer
reid at x10sys.com
Thu Jan 13 10:02:51 PST 2005
Changes in directory llvm/utils:
NightlyTest.pl updated: 1.88 -> 1.89
---
Log message:
Update the documentation about -enable-llcbeta vs. -enable-linscan
---
Diffs of the changes: (+1 -1)
Index: llvm/utils/NightlyTest.pl
diff -u llvm/utils/NightlyTest.pl:1.88 llvm/utils/NightlyTest.pl:1.89
--- llvm/utils/NightlyTest.pl:1.88 Tue Jan 11 21:31:38 2005
+++ llvm/utils/NightlyTest.pl Thu Jan 13 12:02:40 2005
@@ -23,7 +23,7 @@
# -parallel Run two parallel jobs with GNU Make.
# -release Build an LLVM Release version
# -pedantic Enable additional GCC warnings to detect possible errors.
-# -enable-linscan Enable linearscan tests
+# -enable-llcbeta Enable testing of beta features in llc.
# -disable-llc Disable LLC tests in the nightly tester.
# -disable-jit Disable JIT tests in the nightly tester.
# -verbose Turn on some debug output
More information about the llvm-commits
mailing list