Grammar police
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@941 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
@@ -37,9 +37,9 @@ Build Requirements
|
|||||||
|
|
||||||
-- GCC v4.1 or later recommended for best performance
|
-- GCC v4.1 or later recommended for best performance
|
||||||
* Beginning with Xcode 4, Apple stopped distributing GCC and switched to
|
* 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
|
the LLVM compiler. Xcode v4.0 through v4.6 provides a GCC front end
|
||||||
LLVM-GCC. Unfortunately, as of this writing, neither LLVM-GCC nor the
|
called LLVM-GCC. Unfortunately, as of this writing, neither LLVM-GCC nor
|
||||||
LLVM (clang) compiler produce optimal performance with libjpeg-turbo.
|
the LLVM (clang) compiler produces optimal performance with libjpeg-turbo.
|
||||||
Building libjpeg-turbo with LLVM-GCC v4.2 results in a 10% performance
|
Building libjpeg-turbo with LLVM-GCC v4.2 results in a 10% performance
|
||||||
degradation when compressing using 64-bit code, relative to building
|
degradation when compressing using 64-bit code, relative to building
|
||||||
libjpeg-turbo with GCC v4.2. Building libjpeg-turbo with LLVM (clang)
|
libjpeg-turbo with GCC v4.2. Building libjpeg-turbo with LLVM (clang)
|
||||||
|
|||||||
Reference in New Issue
Block a user