]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commitdiff
Another small change.
authorRhys Weatherley <rweather@southern-storm.com.au>
Sun, 30 May 2004 03:00:26 +0000 (03:00 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Sun, 30 May 2004 03:00:26 +0000 (03:00 +0000)
doc/libjit.texi

index bc7c40f1f7adc5ca55bda2722f915de8ed146c27..34b91f39ba3079adc34573bf54c22b26a3cfbab0 100644 (file)
@@ -100,7 +100,7 @@ a large set of compiler development and optimization components;
 much larger than @code{libjit} itself provides.  According to its author,
 Chris Lattner, a subset of its capabilities can be used to build JIT's.
 
-This should free developers to think about the design of their front
+Libjit should free developers to think about the design of their front
 ends, and not get bogged down in the details of code execution.
 Meanwhile, experts in the design and implementation of JIT's can concentrate
 on solving code execution problems, instead of front end support issues.