diff options
-rw-r--r-- | docs/CommandGuide/llc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llc.html b/docs/CommandGuide/llc.html index f1e7be3df4..87af128504 100644 --- a/docs/CommandGuide/llc.html +++ b/docs/CommandGuide/llc.html @@ -142,7 +142,7 @@ OPTIONS <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> |