summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-07-25 06:15:23 +0000
committerChris Lattner <sabre@nondot.org>2007-07-25 06:15:23 +0000
commitbc15ee2320b483620cc702ed5ab0be35b2e1812f (patch)
treecd81264c421219a6968faf38d8721afbbb9d7725 /llvm/docs
parent5805c46e8fc111f743a244b16fe7eb4a7a6732fd (diff)
downloadbcm5719-llvm-bc15ee2320b483620cc702ed5ab0be35b2e1812f.tar.gz
bcm5719-llvm-bc15ee2320b483620cc702ed5ab0be35b2e1812f.zip
test commit
llvm-svn: 40484
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/HowToReleaseLLVM.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/HowToReleaseLLVM.html b/llvm/docs/HowToReleaseLLVM.html
index c7934215d54..dcf283f3893 100644
--- a/llvm/docs/HowToReleaseLLVM.html
+++ b/llvm/docs/HowToReleaseLLVM.html
@@ -438,7 +438,7 @@ make rpm # for binary rpm
that has the name of the release (<tt>LLVM-M.m</tt> in our current
case). This is the directory that will get tar'd. It contains all the
software that needs to be in the distribution. During the copying
- process, it omits generated files, CVS directories, and any other
+ process, it omits generated files, SVN directories, and any other
"cruft" that's in your build tree. This is done to eliminate the
possibility of huge distribution tarballs that include useless or
irrelevant stuff in them. This is the trickiest part of making the
OpenPOWER on IntegriCloud