diff options
author | Tanya Lattner <tonic@nondot.org> | 2010-02-26 21:19:09 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2010-02-26 21:19:09 +0000 |
commit | bda7753ceb007af2063920ec90820bf862fc4ac7 (patch) | |
tree | a08b372855ea381beb0d0ebc6a1e42ed6944ac9e /docs/TestingGuide.html | |
parent | a7ce6ddaab01dc5cb5b037908daa63ec6f721662 (diff) | |
download | external_llvm-bda7753ceb007af2063920ec90820bf862fc4ac7.zip external_llvm-bda7753ceb007af2063920ec90820bf862fc4ac7.tar.gz external_llvm-bda7753ceb007af2063920ec90820bf862fc4ac7.tar.bz2 |
Test auto update.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97265 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/TestingGuide.html')
-rw-r--r-- | docs/TestingGuide.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index 99d3fec..853a2a2 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -693,8 +693,6 @@ that FileCheck is not actually line-oriented when it matches, this allows you to define two separate CHECK lines that match on the same line. </p> - - </div> <!-- _______________________________________________________________________ --> |