From 159c54b124f65184f4b1fa1f1734a9a800c9763e Mon Sep 17 00:00:00 2001 From: Rhys Weatherley Date: Sun, 30 May 2004 02:58:52 +0000 Subject: [PATCH] Small update to LLVM URL. --- doc/libjit.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/libjit.texi b/doc/libjit.texi index bea1aab..bc7c40f 100644 --- a/doc/libjit.texi +++ b/doc/libjit.texi @@ -93,7 +93,7 @@ is not a virtual machine in its own right. It is the foundation upon which a number of different virtual machines, dynamic scripting languages, or customized rendering routines can be built. -The LLVM project (@uref{http://llvm.cs.uiuc.edu/}) has some similar +The LLVM project (@uref{http://www.llvm.org/}) has some similar characteristics to @code{libjit} in that its intermediate format is generic across front-end languages. It is written in C++ and provides a large set of compiler development and optimization components; -- 2.47.3