forked from OSchip/llvm-project
parent
92dac7ae1b
commit
b83aed95c9
|
|
@ -713,8 +713,8 @@ problem.</p>
|
||||||
|
|
||||||
<div class="doc_text">
|
<div class="doc_text">
|
||||||
|
|
||||||
<p>The <tt>-basicaa</tt> pass is the default LLVM alias analysis. It is an
|
<p>The <tt>-basicaa</tt> pass is an aggressive local analysis that "knows"
|
||||||
aggressive local analysis that "knows" many important facts:</p>
|
many important facts:</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Distinct globals, stack allocations, and heap allocations can never
|
<li>Distinct globals, stack allocations, and heap allocations can never
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue