From: Eric Christopher
Date: Wed, 28 Sep 2011 19:47:28 +0000 (+0000)
Subject: Add a note on removing LLVMC.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=90d6ec5f14c573f44efa490f3c118831628e9124;p=oota-llvm.git
Add a note on removing LLVMC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140715 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 4feb907d367..002d8f4bd9a 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -581,6 +581,8 @@ it run faster:
from the previous release.
+ - The
LLVMC
front end code was removed while separating
+ out language independence.
- The
LowerSetJmp
pass wasn't used effectively by any
target and has been removed.
- The old
TailDup
pass was not used in the standard pipeline