summaryrefslogtreecommitdiffstats
path: root/llvm/docs/DeveloperPolicy.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-06-15 04:18:54 +0000
committerChris Lattner <sabre@nondot.org>2009-06-15 04:18:54 +0000
commit42670d8b24714b6a7ffd3f7f798d00b86f9ed8e8 (patch)
tree5b835790216c5ef6be569de3644e942d41389dcc /llvm/docs/DeveloperPolicy.html
parent3f556daa6e5af0b0cff7bb6446ccf4836ce8e14e (diff)
downloadbcm5719-llvm-42670d8b24714b6a7ffd3f7f798d00b86f9ed8e8.tar.gz
bcm5719-llvm-42670d8b24714b6a7ffd3f7f798d00b86f9ed8e8.zip
remove some old CVS-specific arguments that don't work with SVN.
llvm-svn: 73369
Diffstat (limited to 'llvm/docs/DeveloperPolicy.html')
-rw-r--r--llvm/docs/DeveloperPolicy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html
index de46ccdd00e..9c8b4d666b8 100644
--- a/llvm/docs/DeveloperPolicy.html
+++ b/llvm/docs/DeveloperPolicy.html
@@ -108,7 +108,7 @@
<li>Patches should be made with this command:
<div class="doc_code">
<pre>
-svn diff -x -u
+svn diff
</pre>
</div>
or with the utility <tt>utils/mkpatch</tt>, which makes it easy to read
OpenPOWER on IntegriCloud