diff options
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r-- | docs/CommandGuide/llc.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CommandGuide/llc.pod b/docs/CommandGuide/llc.pod index 1f202aab0c..c1b451ca70 100644 --- a/docs/CommandGuide/llc.pod +++ b/docs/CommandGuide/llc.pod @@ -141,6 +141,10 @@ Local register allocator Linear scan global register allocator +=item I<iterativerscan> + +Iterative scan global register allocator + =back =item B<--spiller>=I<spiller> |