mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-24 12:20:00 +00:00
-basicaa is no longer the default.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119163 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5520089465
commit
c66712f632
@ -713,8 +713,8 @@ problem.</p>
|
||||
|
||||
<div class="doc_text">
|
||||
|
||||
<p>The <tt>-basicaa</tt> pass is the default LLVM alias analysis. It is an
|
||||
aggressive local analysis that "knows" many important facts:</p>
|
||||
<p>The <tt>-basicaa</tt> pass is an aggressive local analysis that "knows"
|
||||
many important facts:</p>
|
||||
|
||||
<ul>
|
||||
<li>Distinct globals, stack allocations, and heap allocations can never
|
||||
|
Loading…
Reference in New Issue
Block a user