From 8a618a29588b184bcf3ec05075e9faadf186f140 Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Fri, 23 Mar 2012 00:56:26 +0000 Subject: [PATCH] Explicitly close optionally closed
  • tags. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153296 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 50 +++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 25 deletions(-) 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:
  • ....
  • -- 2.34.1