[llvm-dev] LLVM 3.9 RC binaries should NOT disable assertions.

Craig, Ben via llvm-dev llvm-dev at lists.llvm.org
Mon Aug 15 14:49:52 PDT 2016


I would argue that you should build the RC and the release the same 
way.  I've had to fix bugs were someone had an assert with a 
side-effect, and the code with asserts turned off didn't work.


On 8/15/2016 4:40 PM, Eric Fiselier via llvm-dev wrote:
> Hi All,
>
> I recently learned that the RC binaries are built without assertions, 
> the same way the actual releases are built. This seems like a serious 
> bug to me. We should be looking for assertion failures during RC 
> testing, not hiding them.
>
> So why are assertions disabled? I suggest we enable assertions in RC 
> binaries right away.
>
> /Eric
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160815/b0dcce3c/attachment.html>


More information about the llvm-dev mailing list