The default register allocator is local not simple.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12187 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Alkis Evlogimenos 2004-03-06 22:27:41 +00:00
parent 08f64c3321
commit 4e644dd2c2

View File

@ -142,7 +142,7 @@ OPTIONS
<li>-regalloc=&lt;ra&gt;
<br>
Specify the register allocator to use. The default is <i>simple</i>.
Specify the register allocator to use. The default is <i>local</i>.
Valid register allocators are:
<p>
<dl compact>