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
diff --git a/docs/CommandGuide/llc.html b/docs/CommandGuide/llc.html
index f1e7be3..87af128 100644
--- a/docs/CommandGuide/llc.html
+++ b/docs/CommandGuide/llc.html
@@ -142,7 +142,7 @@
<li>-regalloc=<ra>
<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>