aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-06-20 20:56:03 +0000
committerChris Lattner <sabre@nondot.org>2006-06-20 20:56:03 +0000
commitfded8a21172657bb68998d1ffb3deed75587506a (patch)
tree306b14d47f2e5f8427f877a00a0a611ac8a662f7 /docs/index.html
parent4a463a352ffb1b743822c009a3b77a6c0b671447 (diff)
downloadexternal_llvm-fded8a21172657bb68998d1ffb3deed75587506a.zip
external_llvm-fded8a21172657bb68998d1ffb3deed75587506a.tar.gz
external_llvm-fded8a21172657bb68998d1ffb3deed75587506a.tar.bz2
remove quotes for better consistency
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28877 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html
index 4c76b5f..81cb72f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -40,13 +40,13 @@
<li><a href="LangRef.html">LLVM Language Reference Manual</a> - Defines the LLVM
intermediate representation.</li>
-<li>"<a href="http://llvm.org/pubs/2006-04-25-GelatoLLVMIntro.html">Introduction to the LLVM Compiler Infrastructure</a>" - Presentation describing LLVM.</li>
-<li>"<a href="http://llvm.org/pubs/2004-09-22-LCPCLLVMTutorial.html">The LLVM Compiler Framework and
-Infrastructure Tutorial</a>" - Tutorial for writing passes, exploring the system.</li>
-<li>"<a href="http://llvm.org/pubs/2004-01-30-CGO-LLVM.html">LLVM: A Compilation Framework for
-Lifelong Program Analysis &amp; Transformation</a>" - Design overview.</li>
-<li>"<a href="http://llvm.org/pubs/2002-12-LattnerMSThesis.html">LLVM: An Infrastructure for
-Multi-Stage Optimization</a>" - More details (somewhat old now).</li>
+<li><a href="http://llvm.org/pubs/2006-04-25-GelatoLLVMIntro.html">Introduction to the LLVM Compiler Infrastructure</a> - Presentation describing LLVM.</li>
+<li><a href="http://llvm.org/pubs/2004-09-22-LCPCLLVMTutorial.html">The LLVM Compiler Framework and
+Infrastructure Tutorial</a> - Tutorial for writing passes, exploring the system.</li>
+<li><a href="http://llvm.org/pubs/2004-01-30-CGO-LLVM.html">LLVM: A Compilation Framework for
+Lifelong Program Analysis &amp; Transformation</a> - Design overview.</li>
+<li><a href="http://llvm.org/pubs/2002-12-LattnerMSThesis.html">LLVM: An Infrastructure for
+Multi-Stage Optimization</a> - More details (somewhat old now).</li>
</ul>