From c9b8a71a357fcc574a2808093e29ccf0604874a1 Mon Sep 17 00:00:00 2001 From: Rhys Weatherley Date: Sun, 30 May 2004 03:00:26 +0000 Subject: [PATCH] Another small change. --- doc/libjit.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/libjit.texi b/doc/libjit.texi index bc7c40f..34b91f3 100644 --- a/doc/libjit.texi +++ b/doc/libjit.texi @@ -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. -- 2.47.3