From: Chris Lattner Date: Tue, 15 Nov 2011 22:48:24 +0000 (+0000) Subject: jakob fixed X87 inline asm! X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=62f009af414c6dd448637cdaeb5d3f4c5804d94e;p=oota-llvm.git jakob fixed X87 inline asm! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144719 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 036a0d2a4e0..fc31ea98bce 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -970,6 +970,10 @@ Builder.CreateResume(UnwindData);