<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>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.<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 8/15/2016 4:40 PM, Eric Fiselier via
      llvm-dev wrote:<br>
    </div>
    <blockquote
cite="mid:CAB=TDAXsc0BObdNeG9KGZWa43LP-PG2t6bFHMDSmnF2iBAivQA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi All,
        <div><br>
        </div>
        <div>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.</div>
        <div><br>
        </div>
        <div>So why are assertions disabled? I suggest we enable
          assertions in RC binaries right away.</div>
        <div><br>
        </div>
        <div>/Eric</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
LLVM Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
</pre>
  </body>
</html>