From f4b575b3815a466903e925a3f8175cf6f49d61eb Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 19 Apr 2006 04:21:57 +0000 Subject: [PATCH] grammaro git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27826 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index f967b7b276f..327ce192203 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -146,7 +146,7 @@ not supported by a particular target, it will be correctly broken down and executed as scalar operations.

Because llvm-gcc3 does not support GCC generic vectors or vector intrinsics, -so llvm-gcc4 must be used.

+llvm-gcc4 must be used.