[llvm-branch-commits] [cfe-branch] r107157 - /cfe/branches/Apple/williamson-IB/Makefile

Daniel Dunbar daniel at zuster.org
Tue Jun 29 10:05:40 PDT 2010


Author: ddunbar
Date: Tue Jun 29 12:05:40 2010
New Revision: 107157

URL: http://llvm.org/viewvc/llvm-project?rev=107157&view=rev
Log:
The peanut gallery has proclaimed this release .1 - \epsilon better than the previous one.

Modified:
    cfe/branches/Apple/williamson-IB/Makefile

Modified: cfe/branches/Apple/williamson-IB/Makefile
URL: http://llvm.org/viewvc/llvm-project/cfe/branches/Apple/williamson-IB/Makefile?rev=107157&r1=107156&r2=107157&view=diff
==============================================================================
--- cfe/branches/Apple/williamson-IB/Makefile (original)
+++ cfe/branches/Apple/williamson-IB/Makefile Tue Jun 29 12:05:40 2010
@@ -17,7 +17,7 @@
 # Build all LLVM tools; not just clang?
 Clang_Build_All        := 0
 # Set the Clang version.
-Clang_Version          := 1.5.1
+Clang_Version          := 1.6
 # Never bootstrap.
 Clang_Enable_Bootstrap := 0
 





More information about the llvm-branch-commits mailing list