From 06c6d9aeb047004bedc2bc2f8bf83214577ef17b Mon Sep 17 00:00:00 2001
From: NAKAMURA Takumi
Date: Mon, 18 Apr 2011 01:17:51 +0000
Subject: docs: Redefine Heading elements as below;
H1 ... Title (and might be Chapter in future)
H2 ... Section
H3 ... Subsection
H4 ... Sub-subsection
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129683 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/ProgrammersManual.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/ProgrammersManual.html')
diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html
index 40013b2d77..e3f2a7a909 100644
--- a/docs/ProgrammersManual.html
+++ b/docs/ProgrammersManual.html
@@ -2286,7 +2286,7 @@ block but not delete it, you can use the removeFromParent() method.
permits use of two very useful replace functions: ReplaceInstWithValue
and ReplaceInstWithInst.
-
+
- ReplaceInstWithValue
--
cgit v1.2.3-18-g5258