diff options
-rw-r--r-- | docs/CommandGuide/llc.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CommandGuide/llc.rst b/docs/CommandGuide/llc.rst index f7ca322..36def9a 100644 --- a/docs/CommandGuide/llc.rst +++ b/docs/CommandGuide/llc.rst @@ -150,11 +150,11 @@ Tuning/Configuration Options *fast* - Fast register allcator. It is default for unoptimized code. + Fast register allocator. It is default for unoptimized code. *greedy* - Greedy register allcator. It is default for optimized code. + Greedy register allocator. It is default for optimized code. *pbqp* |