summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-02-19 06:57:46 +0000
committerChris Lattner <sabre@nondot.org>2007-02-19 06:57:46 +0000
commit64113a5b961808a796999a378e6587e3f79b2634 (patch)
tree29513a07ad5c0cb5ae564708071c0e17936bd1a0 /docs
parent0cca50c912b4afda1aad22407f2ccd411d2f9f9f (diff)
downloadllvm-64113a5b961808a796999a378e6587e3f79b2634.tar.gz
llvm-64113a5b961808a796999a378e6587e3f79b2634.tar.bz2
llvm-64113a5b961808a796999a378e6587e3f79b2634.tar.xz
fix validation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34414 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/DeveloperPolicy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index dd1742b383..b0820a89cc 100644
--- a/docs/DeveloperPolicy.html
+++ b/docs/DeveloperPolicy.html
@@ -171,7 +171,7 @@
only. More extensive test cases (e.g., entire applications, benchmarks,
etc) should be added to the <tt>llvm-test</tt> test suite. The llvm-test
suite is for coverage (correctness, performance, etc) testing, not feature
- or regression testing.</li>
+ or regression testing.</p>
</div>
<!-- _______________________________________________________________________ -->