From c78daaf0da80cc31c30ad322a01812b5c9236dd4 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 17 Nov 2011 01:42:23 +0000 Subject: [PATCH] x86/windows issues fixed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144878 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index fc31ea98bce..08cdce9cf0a 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -1268,24 +1268,9 @@ Builder.CreateResume(UnwindData);
-- 2.34.1