From 4a142eb28942073eb27a112b5ca1cca3f01beb9c Mon Sep 17 00:00:00 2001
From: Roman Divacky
Date: Fri, 23 Oct 2009 14:19:52 +0000
Subject: Update LLVM to r84949.
---
docs/ReleaseNotes.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'docs/ReleaseNotes.html')
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 870705224c28..2b93b1f2c73f 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -246,7 +246,7 @@ KLEE.
The goal of DragonEgg is to make
gcc-4.5 act like llvm-gcc without requiring any gcc modifications whatsoever.
-DragonEgg is a shared library (llvm.so)
+DragonEgg is a shared library (dragonegg.so)
that is loaded by gcc at runtime. It uses the new gcc plugin architecture to
disable the GCC optimizers and code generators, and schedule the LLVM optimizers
and code generators (or direct output of LLVM IR) instead. Currently only Linux
@@ -1025,7 +1025,7 @@ guide. For clients, the notable API changes are:
Intel and AMD machines running on Win32 using MinGW libraries (native).
Intel and AMD machines running on Win32 with the Cygwin libraries (limited
support is available for native builds with Visual C++).
-Sun UltraSPARC workstations running Solaris 10.
+Sun x86 and AMD64 machines running Solaris 10, OpenSolaris 0906.
Alpha-based machines running Debian GNU/Linux.
@@ -1348,7 +1348,7 @@ lists.
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01">
LLVM Compiler Infrastructure
- Last modified: $Date: 2009-10-13 19:48:04 +0200 (Tue, 13 Oct 2009) $
+ Last modified: $Date: 2009-10-16 18:30:58 +0200 (Fri, 16 Oct 2009) $