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 5db7020..772a59f 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -63,9 +63,6 @@ options) arguments to the tool you are interested in.</p> <li><a href="/cmds/llvm-prof.html"><b>llvm-prof</b></a> - format raw `<tt>llvmprof.out</tt>' data into a human-readable report</li> -<li><a href="/cmds/llvm-ld.html"><b>llvm-ld</b></a> - - general purpose linker with loadable runtime optimization support</li> - <li><a href="/cmds/llvm-config.html"><b>llvm-config</b></a> - print out LLVM compilation options, libraries, etc. as configured</li> |