From 9ea8d9a77344422871e961d2fb67be03c449207d Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 5 Oct 2009 07:07:29 +0000 Subject: [PATCH] callgraph changes came after the 2.6 branch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83299 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes-2.6.html | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html index df96aa5e4dc..1ac46e8c36c 100644 --- a/docs/ReleaseNotes-2.6.html +++ b/docs/ReleaseNotes-2.6.html @@ -71,7 +71,6 @@ Add support for the PowerPC 64-bit SVR4 ABI. Inbounds for GEP SRoA improvements for vector unions, memset, arbitrary weird bitfield accesses etc. It now produces "strange" sized integers. pre-alloc splitter?? - Callgraph + SCCPassMgr?? X86: Support for softfloat modes, typically used by OS kernels. MC: MCSection, MCAsmInfo