diff options
Diffstat (limited to 'docs/CommandGuide/index.html')
-rw-r--r-- | docs/CommandGuide/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index 5cac65cd0b..ab27e5d469 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -38,9 +38,6 @@ options) arguments to the tool you are interested in.</p> <li><a href="/cmds/llvm-dis.html"><b>llvm-dis</b></a> - disassemble a bytecode file into a human-readable .ll file</li> -<li><a href="/cmds/llvm-upgrade.html"><b>llvm-upgrade</b></a> - - upgrade LLVM assembly from previous version</li> - <li><a href="/cmds/opt.html"><b>opt</b></a> - run a series of LLVM-to-LLVM optimizations on a bytecode file</li> |