forked from OSchip/llvm-project
parent
92dac7ae1b
commit
b83aed95c9
|
|
@ -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