From cab5c190eb73b2a4e28f24076b4affcdd4d4332b Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Thu, 16 Oct 2003 18:05:09 +0000 Subject: [PATCH] yikes, a copy-and-paste-o git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9164 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index 65a707983b2..546e8eb8c06 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -32,7 +32,7 @@ Disassemble an LLVM bytecode file into human-readable form.

-

llvm-dis +
llvm-nm
Print out the names and types of symbols in an LLVM bytecode file.

-- 2.34.1