diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2007-07-09 08:04:31 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2007-07-09 08:04:31 +0000 |
| commit | c7f87f202eb0302f2a8e66d00dfedf4c3101e1a3 (patch) | |
| tree | d9baf772563c5757ca9627e644e1005f552c917f /llvm/docs/HowToSubmitABug.html | |
| parent | 267ba45249d5721bebc01784d2873e3ac6af1d0f (diff) | |
| download | bcm5719-llvm-c7f87f202eb0302f2a8e66d00dfedf4c3101e1a3.tar.gz bcm5719-llvm-c7f87f202eb0302f2a8e66d00dfedf4c3101e1a3.zip | |
Subversionify the documentation.
llvm-svn: 38442
Diffstat (limited to 'llvm/docs/HowToSubmitABug.html')
| -rw-r--r-- | llvm/docs/HowToSubmitABug.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/HowToSubmitABug.html b/llvm/docs/HowToSubmitABug.html index dca518426e4..93e0d2107f0 100644 --- a/llvm/docs/HowToSubmitABug.html +++ b/llvm/docs/HowToSubmitABug.html @@ -67,7 +67,7 @@ information:</p> <ul> <li>All information necessary to reproduce the problem.</li> <li>The reduced test-case that triggers the bug.</li> - <li>The location where you obtained LLVM (if not from our CVS + <li>The location where you obtained LLVM (if not from our Subversion repository).</li> </ul> |

