diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index ce869a597f0..65a707983b2 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -32,6 +32,11 @@ Disassemble an LLVM bytecode file into human-readable form.

+

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

+

analyze
Analyze an LLVM bytecode file.