From a5c502ccccb92f94fe9a27a69b85241c832301f5 Mon Sep 17 00:00:00 2001 From: Rafael Espindola Date: Mon, 28 Nov 2011 23:58:04 +0000 Subject: [PATCH] CFI is mentioned on the LLVM releases as the clang bits are relatively small. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145325 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index ea925b5bb8..9070dce5af 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -196,15 +196,6 @@ be used as a compiler in a few Windows contexts.
  • Add support for Microsoft __if_exists/__if_not_exists statements (-fms-extensions mode).
  • - -