[LLVMdev] CMake build maturity

Jay Foad jay.foad at gmail.com
Thu Jun 4 02:43:20 PDT 2009


>> Thanks! I think it might be nice to make this a bit more consistent
>> with Makefile.config. I'd suggest...
>>
>> - use LLVM_DISABLE_ASSERTIONS instead of LLVM_ENABLE_ASSERTS
>
> Okay.

I meant ...DISABLE... instead of ...ENABLE...!

>> I don't think -UNDEBUG has any effect, because NDEBUG won't have been
>> defined in the first place
>
> Right. For Release builds, cmake automatically defines NDEBUG.

OK, I didn't know that!

Thanks,
Jay.



More information about the llvm-dev mailing list