Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-04-27 00:22:43 +0400
committerMiguel de Icaza <miguel@gnome.org>2004-04-27 00:22:43 +0400
commitaa957b6a39dc3f0372296032079ed876abb586b5 (patch)
tree32b1b67455ba52c1cbe415c1485a3f58769f2477 /docs/mini-doc.txt
parent07035a5350c696c0ed3a52fdda8aa8eb8da10c63 (diff)
Align options, update doc
svn path=/trunk/mono/; revision=26017
Diffstat (limited to 'docs/mini-doc.txt')
-rw-r--r--docs/mini-doc.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/mini-doc.txt b/docs/mini-doc.txt
index d9334adb563..bd4b489777e 100644
--- a/docs/mini-doc.txt
+++ b/docs/mini-doc.txt
@@ -375,7 +375,8 @@
variables to registers. The linear scan pass uses the
information that was previously gathered by the loop nesting
and loop structure computation to favor variables in inner
- loops.
+ loops. This process updates the basic block `nesting' field
+ which is later used during liveness analysis.
Stack space is then reserved for the local variables and any
temporary variables generated during the various