Merge all static runtime libs into libmono-static.
[mono.git] / docs / jit-thoughts
index cb50d0ecd05d3bb6bf30aceb7a7fc83eafbe5a3a..106469dc13e392ea0765f28dd9b8e20e5fff1cbd 100644 (file)
@@ -50,7 +50,7 @@ LDC.1         (5,1)           [5,0]
 STLOC.0                (5)             [1,0]
 STLOC.1                ()              [1,5]
 
-The current forest generation generates: 
+A simple forest generation generates: 
 
 STLOC.0(LDC.1)
 STLOC.1(LDLOC.0)