From: Chris Lattner Date: Thu, 17 Nov 2011 01:42:23 +0000 (+0000) Subject: x86/windows issues fixed. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c78daaf0da80cc31c30ad322a01812b5c9236dd4;p=oota-llvm.git x86/windows issues fixed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144878 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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);