From 300fb299057e8293f8dfcb03bcb06d08fa4d0bd7 Mon Sep 17 00:00:00 2001 From: Tomas Lindquist Olsen Date: Mon, 12 May 2008 19:10:41 +0200 Subject: [PATCH] [svn r212] Updated the readme (said llvm 2.1) --- readme.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/readme.txt b/readme.txt index 75065ea5..9b395e9a 100644 --- a/readme.txt +++ b/readme.txt @@ -8,11 +8,9 @@ premake[3] is used to generate a makefile so the project can be built. So far only Linux is tested so use the command: 'premake --target gnu' to generate a Makefile, then just type 'make'. -You need LLVM 2.1 which is not yet released, so LLVM from SVN is required. -Current development has been done against the 20070814 revision, newer will -probably work, later probably wont... +You need LLVM 2.2. Get it from the LLVM website. -Many thing are still not implemented. For more information visit the website: +For more information visit the website: http://www.dsource.org/projects/llvmdc [1] http://www.digitalmars.com/d