forked from OSchip/llvm-project
Conform to the HTML 4.01 Strict specification.
llvm-svn: 60884
This commit is contained in:
parent
e029561346
commit
0091c26b2b
|
@ -21,9 +21,11 @@
|
|||
</ul>
|
||||
</td><td class="right">
|
||||
<form action="http://www.google.com/search" method=get>
|
||||
<p>
|
||||
<input type="hidden" name="sitesearch" value="llvm.org/docs">
|
||||
<input type=text name=q size=25><br>
|
||||
<input type=submit value="Search the LLVM Docs" name="submit">
|
||||
</p>
|
||||
</form>
|
||||
</td></tr></table>
|
||||
</div>
|
||||
|
@ -70,7 +72,7 @@ LLVM for a custom language, and the facilities LLVM offers in tutorial form.</li
|
|||
policy towards developers and their contributions.</li>
|
||||
|
||||
<li><a href="/docs/CommandGuide/index.html">LLVM Command Guide</a> - A reference
|
||||
manual for the LLVM command line utilities ("man" pages for LLVM tools).<br/>
|
||||
manual for the LLVM command line utilities ("man" pages for LLVM tools).<br>
|
||||
Current tools:
|
||||
<a href="/cmds/llvm-ar.html">llvm-ar</a>,
|
||||
<a href="/cmds/llvm-as.html">llvm-as</a>,
|
||||
|
|
Loading…
Reference in New Issue