From a3da77708645b698d10db88667b5df2a8d632f5d Mon Sep 17 00:00:00 2001
From: Tanya Lattner
Date: Tue, 22 Jun 2004 08:02:25 +0000
Subject: Fixing broken links
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14317 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/ProgrammersManual.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs/ProgrammersManual.html')
diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html
index 8d39aa2353..88db133bff 100644
--- a/docs/ProgrammersManual.html
+++ b/docs/ProgrammersManual.html
@@ -1449,7 +1449,7 @@ iterator
#include "llvm/GlobalVariable.h"
-doxygen info: GlobalVariable
+doxygen info: GlobalVariable
Class
Superclasses: GlobalValue, User, Value
@@ -1518,7 +1518,7 @@ change at runtime).
#include "llvm/Module.h"
doxygen info:
-Module Class
+Module Class
The Module class represents the top level structure present in LLVM
programs. An LLVM module is effectively either a translation unit of the
--
cgit v1.2.3-18-g5258