diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2009-03-01 21:07:44 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2009-03-01 21:07:44 +0000 |
commit | f45a82890e34984ad1e1e259f8fb902caddfb0b1 (patch) | |
tree | 90a746de60d6a78f628f31ef039a1165358734dd /docs | |
parent | 017730c6536b72953c3a04f0c6cdad4711c0ed46 (diff) | |
download | external_llvm-f45a82890e34984ad1e1e259f8fb902caddfb0b1.zip external_llvm-f45a82890e34984ad1e1e259f8fb902caddfb0b1.tar.gz external_llvm-f45a82890e34984ad1e1e259f8fb902caddfb0b1.tar.bz2 |
Close list item tag, to conform with the style in this file. It's optional
anyways.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65787 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index b318f44..e4d4dd9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -122,7 +122,7 @@ 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. +programs with link-time optimization on Linux.</li> </ul> |