diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-02-19 06:57:46 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-02-19 06:57:46 +0000 |
| commit | 8d033d116382d614423028b334791d282daf6838 (patch) | |
| tree | f2db2dfdfaf40272b1d48014e8bea0da0089489f /llvm/docs/DeveloperPolicy.html | |
| parent | 78914c3d5e47a61afef65b900f027146add9029a (diff) | |
| download | bcm5719-llvm-8d033d116382d614423028b334791d282daf6838.tar.gz bcm5719-llvm-8d033d116382d614423028b334791d282daf6838.zip | |
fix validation
llvm-svn: 34414
Diffstat (limited to 'llvm/docs/DeveloperPolicy.html')
| -rw-r--r-- | llvm/docs/DeveloperPolicy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index dd1742b383a..b0820a89cc5 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/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> <!-- _______________________________________________________________________ --> |

