forked from OSchip/llvm-project
Add a </ul> that was missing and caused the document to get a little whacky
llvm-svn: 3693
This commit is contained in:
parent
4a2876b07e
commit
e3cbedbd3e
|
@ -697,7 +697,7 @@ which is much cleaner, especially if you're creating a lot of
|
|||
instructions and adding them to <tt>BasicBlock</tt>s.
|
||||
</p>
|
||||
</p>
|
||||
|
||||
</ul>
|
||||
|
||||
<!--_______________________________________________________________________-->
|
||||
</ul><h4><a name="schanges_deleting"><hr size=0>Deleting
|
||||
|
@ -1575,6 +1575,6 @@ pointer to the parent Function.
|
|||
<a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
|
||||
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
|
||||
<!-- hhmts start -->
|
||||
Last modified: Thu Sep 12 14:06:40 CDT 2002
|
||||
Last modified: Thu Sep 12 14:07:53 CDT 2002
|
||||
<!-- hhmts end -->
|
||||
</font></body></html>
|
||||
|
|
Loading…
Reference in New Issue