fix wordo

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102418 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner
2010-04-27 07:28:11 +00:00
parent de076819e4
commit 77640feed7

View File

@@ -621,7 +621,7 @@ release includes a few major enhancements and additions to the optimizers:</p>
<ul> <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 inlining multiple call sites into one function. This reduces the stack size
of the resultant function.</li> of the resultant function.</li>
<li>The -basicaa alias analysis pass (which is the default) has been improved to <li>The -basicaa alias analysis pass (which is the default) has been improved to