forked from OSchip/llvm-project
parent
44601805a6
commit
255f1e1f88
|
@ -54,7 +54,8 @@ required to build LLVM, plus the following:</p>
|
|||
<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>
|
||||
|
|
Loading…
Reference in New Issue