projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c358071
)
Update the documentation about -enable-llcbeta vs. -enable-linscan
author
Reid Spencer
<rspencer@reidspencer.com>
Thu, 13 Jan 2005 18:02:40 +0000
(18:02 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Thu, 13 Jan 2005 18:02:40 +0000
(18:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19530
91177308
-0d34-0410-b5e6-
96231b3b80d8
utils/NightlyTest.pl
patch
|
blob
|
history
diff --git
a/utils/NightlyTest.pl
b/utils/NightlyTest.pl
index 09f310d5f33f433ae82ba1962e6597448fda948f..36a8556311459c4ddd6d7b9ddc4f6bb74d6e762f 100755
(executable)
--- a/
utils/NightlyTest.pl
+++ b/
utils/NightlyTest.pl
@@
-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-l
inscan Enable linearscan tests
+# -enable-l
lcbeta 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