From 6bd36d56e4a6b9987eb7f9877b56f65867599892 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Sat, 9 Apr 2011 09:51:57 +0000 Subject: docs/*.html: Make W3C HTML 4.01 Strict more compliant. FIXME: The logo handling in ReleaseNotes.html llvm-svn: 129208 --- llvm/docs/GettingStartedVS.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'llvm/docs/GettingStartedVS.html') diff --git a/llvm/docs/GettingStartedVS.html b/llvm/docs/GettingStartedVS.html index cbc1df430c1..49d10b46d7a 100644 --- a/llvm/docs/GettingStartedVS.html +++ b/llvm/docs/GettingStartedVS.html @@ -213,14 +213,15 @@

Note that quite a few of these test will fail.

-
  • A specific test or test directory can be run with:
  • +
  • A specific test or test directory can be run with:
     % llvm-lit test/path/to/test
     
    - +
  • + -- cgit v1.2.3