diff options
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r-- | docs/CommandGuide/llc.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llc.pod b/docs/CommandGuide/llc.pod index c1b451ca70..19d5efa979 100644 --- a/docs/CommandGuide/llc.pod +++ b/docs/CommandGuide/llc.pod @@ -141,7 +141,7 @@ Local register allocator Linear scan global register allocator -=item I<iterativerscan> +=item I<iterativescan> Iterative scan global register allocator |