diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index 93876b71c3f..18c6df64e68 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -21,12 +21,12 @@
-
llvm-as +
llvm-as
Assemble a human-readable LLVM program into LLVM bytecode.

-

llvm-dis +
llvm-dis
Disassemble an LLVM bytecode file into human-readable form.

@@ -41,7 +41,7 @@ Optimize an LLVM bytecode file.

-

llvm-link +
llvm-link
Link several LLVM bytecode files together into one LLVM bytecode file.