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

