diff options
-rw-r--r-- | docs/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index e4d4dd9832..79ba64ec60 100644 --- a/docs/index.html +++ b/docs/index.html @@ -121,9 +121,6 @@ channel</a>. We often are on irc.oftc.net in the #llvm channel. If you are using the mozilla browser, and have chatzilla installed, you can <a href="irc://irc.oftc.net/llvm">join #llvm on irc.oftc.net</a> directly.</li> -<li><a href="GoldPlugin.html">The LLVM gold plugin</a> - How to build your -programs with link-time optimization on Linux.</li> - </ul> @@ -234,6 +231,8 @@ portable</li> document describes the interface between LLVM intermodular optimizer and the linker and its design</li> +<li><a href="GoldPlugin.html">The LLVM gold plugin</a> - How to build your +programs with link-time optimization on Linux.</li> </ul> |