From c7c66e4db4b60c6f8b260c17eb4b53f12f1285d5 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. llvm-svn: 153296 --- llvm/docs/ReleaseNotes.html | 50 ++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index c1b1f41dd8f5..99e5805218f9 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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:
  • ....