From f45a82890e34984ad1e1e259f8fb902caddfb0b1 Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Sun, 1 Mar 2009 21:07:44 +0000 Subject: [PATCH] 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 --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index b318f44eb14..e4d4dd98322 100644 --- a/docs/index.html +++ b/docs/index.html @@ -122,7 +122,7 @@ using the mozilla browser, and have chatzilla installed, you can join #llvm on irc.oftc.net directly.
  • The LLVM gold plugin - How to build your -programs with link-time optimization on Linux. +programs with link-time optimization on Linux.
  • -- 2.34.1