mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-10 14:36:12 +00:00
Renamed llvmas.html llvmdis.html and llvmlink.html to have hyphens in them
llvm-svn: 8925
This commit is contained in:
parent
d4a046e8dc
commit
27e7a7c25f
@ -21,12 +21,12 @@
|
||||
<!--===============================================================-->
|
||||
|
||||
<dl compact>
|
||||
<dt><A href="llvmas.html"><b>llvm-as</b></A>
|
||||
<dt><A href="llvm-as.html"><b>llvm-as</b></A>
|
||||
<dd>
|
||||
Assemble a human-readable LLVM program into LLVM bytecode.
|
||||
<p>
|
||||
|
||||
<dt><A href="llvmdis.html"><b>llvm-dis</b></A>
|
||||
<dt><A href="llvm-dis.html"><b>llvm-dis</b></A>
|
||||
<dd>
|
||||
Disassemble an LLVM bytecode file into human-readable form.
|
||||
<p>
|
||||
@ -41,7 +41,7 @@
|
||||
Optimize an LLVM bytecode file.
|
||||
<p>
|
||||
|
||||
<dt><A href="llvmlink.html"><b>llvm-link</b></A>
|
||||
<dt><A href="llvm-link.html"><b>llvm-link</b></A>
|
||||
<dd>
|
||||
Link several LLVM bytecode files together into one LLVM
|
||||
bytecode file.
|
||||
|
Loading…
x
Reference in New Issue
Block a user