[llvm-commits] [llvm] r97623 - /llvm/trunk/utils/buildit/GNUmakefile

Dale Johannesen dalej at apple.com
Tue Mar 2 19:43:34 PST 2010


You should probably fix the comment to match the code.

On Mar 2, 2010, at 5:13 PM, Bill Wendling wrote:
> Modified: llvm/trunk/utils/buildit/GNUmakefile
> URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/utils/buildit/GNUmakefile?rev=97623&r1=97622&r2=97623&view=diff
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- llvm/trunk/utils/buildit/GNUmakefile (original)
> +++ llvm/trunk/utils/buildit/GNUmakefile Tue Mar  2 19:13:55 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.
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list