link to qmtest-2.0.3 tar file


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14331 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html
index afb4415..3525525 100644
--- a/docs/TestingGuide.html
+++ b/docs/TestingGuide.html
@@ -54,7 +54,8 @@
 <dl>
   <dt><a href="http://www.qmtest.com">QMTest</A></dt>
   <dd>The LLVM test suite uses QMTest to organize and run tests. <b>Note:
-  you will need QMTest 2.0.3 to be successful. The tests do not run with
+  you will need <a href="http://llvm.cs.uiuc.edu/qm-2.0.3.tar.gz">QMTest
+  2.0.3 (source tar.gz file)</a> to be successful. The tests do not run with
   any other version.</b></dd>
 
   <dt><a href="http://www.python.org">Python</A></dt>