From 8cf648b068cc1b1c82234971535ecd90eba9c95e Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 11 Oct 2009 19:02:54 +0000 Subject: [PATCH] duncan points out that llvm-gcc doesn't do the right thing with -fverbose-asm yet. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83781 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes-2.6.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html index 0638baeb5e3..bb0674d404d 100644 --- a/docs/ReleaseNotes-2.6.html +++ b/docs/ReleaseNotes-2.6.html @@ -611,8 +611,9 @@ it run faster: