mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-26 12:20:42 +00:00
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
This commit is contained in:
@@ -2286,7 +2286,7 @@ block but not delete it, you can use the <tt>removeFromParent()</tt> method.</p>
|
||||
permits use of two very useful replace functions: <tt>ReplaceInstWithValue</tt>
|
||||
and <tt>ReplaceInstWithInst</tt>.</p>
|
||||
|
||||
<h4><a name="schanges_deleting">Deleting <tt>Instruction</tt>s</a></h4>
|
||||
<h5><a name="schanges_deleting">Deleting <tt>Instruction</tt>s</a></h5>
|
||||
|
||||
<ul>
|
||||
<li><tt>ReplaceInstWithValue</tt>
|
||||
|
||||
Reference in New Issue
Block a user