yikes, a copy-and-paste-o

llvm-svn: 9164
This commit is contained in:
Brian Gaeke 2003-10-16 18:05:09 +00:00
parent 794d935f2f
commit c3591e81f2

View File

@ -32,7 +32,7 @@
Disassemble an LLVM bytecode file into human-readable form.
<p>
<dt><A href="llvm-nm.html"><b>llvm-dis</b></A>
<dt><A href="llvm-nm.html"><b>llvm-nm</b></A>
<dd>
Print out the names and types of symbols in an LLVM bytecode file.
<p>