From fded8a21172657bb68998d1ffb3deed75587506a Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 20 Jun 2006 20:56:03 +0000 Subject: [PATCH] remove quotes for better consistency git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28877 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/index.html b/docs/index.html index 4c76b5f76cb..81cb72fc065 100644 --- a/docs/index.html +++ b/docs/index.html @@ -40,13 +40,13 @@
  • LLVM Language Reference Manual - Defines the LLVM intermediate representation.
  • -
  • "Introduction to the LLVM Compiler Infrastructure" - Presentation describing LLVM.
  • -
  • "The LLVM Compiler Framework and -Infrastructure Tutorial" - Tutorial for writing passes, exploring the system.
  • -
  • "LLVM: A Compilation Framework for -Lifelong Program Analysis & Transformation" - Design overview.
  • -
  • "LLVM: An Infrastructure for -Multi-Stage Optimization" - More details (somewhat old now).
  • +
  • Introduction to the LLVM Compiler Infrastructure - Presentation describing LLVM.
  • +
  • The LLVM Compiler Framework and +Infrastructure Tutorial - Tutorial for writing passes, exploring the system.
  • +
  • LLVM: A Compilation Framework for +Lifelong Program Analysis & Transformation - Design overview.
  • +
  • LLVM: An Infrastructure for +Multi-Stage Optimization - More details (somewhat old now).
  • -- 2.11.0