summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/index.html
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2003-10-16 18:04:40 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2003-10-16 18:04:40 +0000
commitbe7d4793112f28f04870ffd27cad06a921c83cf1 (patch)
tree91db8963477aedf34fdd2944e1d64f387545041e /llvm/docs/CommandGuide/index.html
parent74842db8695001e96a99ad1ac5a62df48ba296e9 (diff)
downloadbcm5719-llvm-be7d4793112f28f04870ffd27cad06a921c83cf1.tar.gz
bcm5719-llvm-be7d4793112f28f04870ffd27cad06a921c83cf1.zip
add llvm-nm entry.
llvm-svn: 9163
Diffstat (limited to 'llvm/docs/CommandGuide/index.html')
-rw-r--r--llvm/docs/CommandGuide/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html
index ce869a597f0..65a707983b2 100644
--- a/llvm/docs/CommandGuide/index.html
+++ b/llvm/docs/CommandGuide/index.html
@@ -32,6 +32,11 @@
Disassemble an LLVM bytecode file into human-readable form.
<p>
+ <dt><A href="llvm-nm.html"><b>llvm-dis</b></A>
+ <dd>
+ Print out the names and types of symbols in an LLVM bytecode file.
+ <p>
+
<dt><A href="analyze.html"><b>analyze</b></A>
<dd>
Analyze an LLVM bytecode file.
OpenPOWER on IntegriCloud