From: Nick Lewycky Date: Fri, 23 Mar 2012 00:56:26 +0000 (+0000) Subject: Explicitly close optionally closed
  • tags. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=8a618a29588b184bcf3ec05075e9faadf186f140;p=oota-llvm.git Explicitly close optionally closed
  • tags. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153296 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index c1b1f41dd8f..99e5805218f 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -488,31 +488,31 @@ syntax, there are still significant gaps in that support.

    TargetMachine. As a consequence, the associated flags will no longer be accepted by clang -mllvm. This includes:
  • ....