mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-25 19:29:53 +00:00
Fixed: </pre</p> => </pre></p>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7172 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
47fdd83b16
commit
e3443a6281
@ -488,7 +488,7 @@ returned if the function is modified.<p>
|
||||
|
||||
<pre>
|
||||
<b>virtual bool</b> doFinalization(Module &M);
|
||||
</pre</p>
|
||||
</pre></p>
|
||||
|
||||
The <tt>doFinalization</tt> method is an infrequently used method that is called
|
||||
when the pass framework has finished calling <a
|
||||
@ -560,7 +560,7 @@ if the basic block is modified.<p>
|
||||
|
||||
<pre>
|
||||
<b>virtual bool</b> doFinalization(Function &F);
|
||||
</pre</p>
|
||||
</pre></p>
|
||||
|
||||
The <tt>doFinalization</tt> method is an infrequently used method that is called
|
||||
when the pass framework has finished calling <a
|
||||
|
Loading…
x
Reference in New Issue
Block a user