From: Rafael Espindola Date: Mon, 28 Nov 2011 23:58:04 +0000 (+0000) Subject: CFI is mentioned on the LLVM releases as the clang bits are relatively small. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5c502ccccb92f94fe9a27a69b85241c832301f5;p=clang 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 --- 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).
  • - -