mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-04 21:31:03 +00:00
Minor fix, test that web autoupdate works for people non-chris
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3607 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9b96c44ad8
commit
f1ebdc3b71
@ -24,7 +24,8 @@
|
||||
in a <tt>BasicBlock</tt></a>
|
||||
<li><a href="#iterate_convert">Turning an iterator into a class
|
||||
pointer</a>
|
||||
<li><a href="#iterate_complex">Finding call sites: a more complex example</a>
|
||||
<li><a href="#iterate_complex">Finding call sites: a more complex
|
||||
example</a>
|
||||
</ul>
|
||||
<li><a href="#simplechanges">Making simple changes</a>
|
||||
<ul>
|
||||
@ -96,7 +97,8 @@
|
||||
</ul>
|
||||
|
||||
<p><b>Written by <a href="mailto:dhurjati@cs.uiuc.edu">Dinakar Dhurjati</a>
|
||||
and <a href="mailto:sabre@nondot.org">Chris Lattner</a></b><p>
|
||||
<a href="mailto:sabre@nondot.org">Chris Lattner</a>, and
|
||||
<a href="mailto:jstanley@cs.uiuc.edu">Joel Stanley</a></b><p>
|
||||
</ol>
|
||||
|
||||
|
||||
@ -1238,6 +1240,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: Fri Sep 6 16:37:49 EDT 2002
|
||||
Last modified: Fri Sep 6 17:08:58 CDT 2002
|
||||
<!-- hhmts end -->
|
||||
</font></body></html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user