Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Commit

Permalink
Added build configuration for LLVM
Browse files Browse the repository at this point in the history
This adds an LLVM build configuration (using the Xcode 3.2 LLVM 1.5)
as well as refactoring the build to take advantage of LLVM.
Since LLVM is not on 10.5, we can't make this the default for all
projects, though it is about 25-30% faster at building.

In addition, it gives good static analysis advice, which makes it
easier to scan code for problems.
  • Loading branch information
alblue committed Jul 15, 2010
1 parent b0e2b19 commit 6345f0f
Showing 1 changed file with 235 additions and 71 deletions.

0 comments on commit 6345f0f

Please sign in to comment.