diff options
Diffstat (limited to 'llvm/docs/index.html')
-rw-r--r-- | llvm/docs/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index 93887505679..b318f44eb14 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -121,6 +121,9 @@ 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. + </ul> |