From 08769b32f6470b4cd9b54309474ecea6ec78f20d Mon Sep 17 00:00:00 2001 From: DRC Date: Sat, 23 Mar 2013 21:35:41 +0000 Subject: [PATCH] Grammar police git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@941 632fc199-4ca6-4c93-a231-07263d6284db --- BUILDING.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BUILDING.txt b/BUILDING.txt index 0b525e9..8b34937 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -37,9 +37,9 @@ Build Requirements -- GCC v4.1 or later recommended for best performance * Beginning with Xcode 4, Apple stopped distributing GCC and switched to - the LLVM compiler. Xcode v4.0 through 4.6 provides a GCC front end called - LLVM-GCC. Unfortunately, as of this writing, neither LLVM-GCC nor the - LLVM (clang) compiler produce optimal performance with libjpeg-turbo. + the LLVM compiler. Xcode v4.0 through v4.6 provides a GCC front end + called LLVM-GCC. Unfortunately, as of this writing, neither LLVM-GCC nor + the LLVM (clang) compiler produces optimal performance with libjpeg-turbo. Building libjpeg-turbo with LLVM-GCC v4.2 results in a 10% performance degradation when compressing using 64-bit code, relative to building libjpeg-turbo with GCC v4.2. Building libjpeg-turbo with LLVM (clang) -- 2.40.0