From: Douglas Gregor Date: Fri, 15 Apr 2011 21:21:31 +0000 (+0000) Subject: Fix some broken links, from Matthieu Monrocq X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3e03e5d2a95670efec327550d15895c25e7fc43b;p=oota-llvm.git Fix some broken links, from Matthieu Monrocq git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129609 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/Passes.html b/docs/Passes.html index 040fa4f4c0e..9a5ad91bfef 100644 --- a/docs/Passes.html +++ b/docs/Passes.html @@ -204,7 +204,7 @@ perl -e '$/ = undef; for (split(/\n/, <>)) { s:^ *///? ?::; print "

\n" if ! -

Analysis Passes
+
Analysis Passes

This section describes the LLVM Analysis Passes.

@@ -762,7 +762,7 @@ perl -e '$/ = undef; for (split(/\n/, <>)) { s:^ *///? ?::; print "

\n" if ! -

Transform Passes
+
Transform Passes

This section describes the LLVM Transform Passes.

@@ -1889,7 +1889,7 @@ if (X < 3) { -
Utility Passes
+
Utility Passes

This section describes the LLVM Utility Passes.