1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

fix wordo

llvm-svn: 102418
This commit is contained in:
Chris Lattner 2010-04-27 07:28:11 +00:00
parent d0aac8b957
commit eee2e72653

View File

@ -621,7 +621,7 @@ release includes a few major enhancements and additions to the optimizers:</p>
<ul>
<li>The inliner reuses now merges arrays stack objects in different callees when
<li>The inliner now merges arrays stack objects in different callees when
inlining multiple call sites into one function. This reduces the stack size
of the resultant function.</li>
<li>The -basicaa alias analysis pass (which is the default) has been improved to