From 376d7acc66517750ff63cbffd46284a3b7b1a360 Mon Sep 17 00:00:00 2001
From: Reid Spencer
Date: Mon, 1 Nov 2004 08:26:25 +0000
Subject: [PATCH] Make HTML 4.01 Strict compliant.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17396 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/TestingGuide.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html
index ec9e40bc6f7..f86463195e6 100644
--- a/docs/TestingGuide.html
+++ b/docs/TestingGuide.html
@@ -54,18 +54,18 @@ and run tests.
required to build LLVM, plus the following:
-- QMTest
+- QMTest
- The LLVM test suite uses QMTest to organize and run tests. Note:
you will need QMTest
2.0.3 (source tar.gz file) to be successful. The tests do not run with
any other version.
-- Python
+- Python
- You will need a Python interpreter that works with QMTest. Python will
need zlib and SAX support enabled.
-F2C
+F2C
For now, LLVM does not have a Fortran front-end, but using F2C, we can run
Fortran benchmarks. F2C support must be enabled via configure if not
installed in a standard place. F2C requires three items: the f2c