[llvm-dev] LLVM 3.9 RC binaries should NOT disable assertions.
Eric Fiselier via llvm-dev
llvm-dev at lists.llvm.org
Mon Aug 15 14:40:30 PDT 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160815/aac21c8a/attachment.html>
More information about the llvm-dev
mailing list