[llvm-branch-commits] [llvm-tag] r97819 - in /llvm/tags/Apple/llvmCore-2324.9: ./ utils/buildit/GNUmakefile

Stuart Hastings stuart at apple.com
Fri Mar 5 12:18:20 PST 2010


Author: stuart
Date: Fri Mar  5 14:18:19 2010
New Revision: 97819

URL: http://llvm.org/viewvc/llvm-project?rev=97819&view=rev
Log:
Tagging llvmCore-2324.9 as -2324.8 plus r97622.

Added:
    llvm/tags/Apple/llvmCore-2324.9/
      - copied from r97816, llvm/tags/Apple/llvmCore-2324.8/
Modified:
    llvm/tags/Apple/llvmCore-2324.9/utils/buildit/GNUmakefile   (contents, props changed)

Modified: llvm/tags/Apple/llvmCore-2324.9/utils/buildit/GNUmakefile
URL: http://llvm.org/viewvc/llvm-project/llvm/tags/Apple/llvmCore-2324.9/utils/buildit/GNUmakefile?rev=97819&r1=97816&r2=97819&view=diff
==============================================================================
--- llvm/tags/Apple/llvmCore-2324.9/utils/buildit/GNUmakefile (original)
+++ llvm/tags/Apple/llvmCore-2324.9/utils/buildit/GNUmakefile Fri Mar  5 14:18:19 2010
@@ -36,7 +36,7 @@
 
 # Unless assertions are forced on in the GMAKE command line, enable them.
 ifndef ENABLE_ASSERTIONS
-ENABLE_ASSERTIONS := yes
+ENABLE_ASSERTIONS := no
 endif
 
 # Default is optimized build.

Propchange: llvm/tags/Apple/llvmCore-2324.9/utils/buildit/GNUmakefile
------------------------------------------------------------------------------
    svn:mergeinfo = /llvm/branches/Apple/Hermes/utils/buildit/GNUmakefile:97622





More information about the llvm-branch-commits mailing list