These are needed to use the LLVM test suite. Please note that newer
versions of QMTest may not work with the LLVM test suite. QMTest 2.0.3
can be retrieved from the QMTest CVS repository using the following
- commands:
+ commands:</p>
<ul>
<li><tt>cvs -d :pserver:anoncvs@cvs.codesourcery.com:/home/qm/Repository login</tt>
</li>
<li><tt>cvs -d :pserver:anoncvs@cvs.codesourcery.com:/home/qm/Repository co -r release-2-0-3 qm</tt>
</li>
</ul>
- </p></li>
+ </li>
</ul>
label:</p>
<ul>
- <li>
- Release 1.2: <b>RELEASE_12</b>
- </li>
-
- <li>
- Release 1.1: <b>RELEASE_11</b>
- </li>
-
- <li>
- Release 1.0: <b>RELEASE_1</b>
- </li>
+<li>Release 1.2: <b>RELEASE_12</b></li>
+<li>Release 1.1: <b>RELEASE_11</b></li>
+<li>Release 1.0: <b>RELEASE_1</b></li>
</ul>
-<p>
-If you would like to get the GCC front end source code, you can also get it
-from the CVS repository:
-<ul>
- <li><tt>cvs -z3 -d :pserver:anon@llvm-cvs.cs.uiuc.edu:/var/cvs/llvm co
- llvm-gcc</tt>
-</ul>
-</p>
+<p>If you would like to get the GCC front end source code, you can also get it
+from the CVS repository:</p>
+
+<pre>cvs -z3 -d :pserver:anon@llvm-cvs.cs.uiuc.edu:/var/cvs/llvm co llvm-gcc
+</pre>
</div>