<div dir="ltr"><div><div><div><div>I created two reviews. One is for LLVM and another is for compiler-rt.<br><br></div>LLVM: <a href="http://llvm-reviews.chandlerc.com/D909">http://llvm-reviews.chandlerc.com/D909</a><br></div>
compiler-rt: <a href="http://llvm-reviews.chandlerc.com/D908">http://llvm-reviews.chandlerc.com/D908</a><br><br></div>As for build bot, unfortunately, I have no plan.<br></div>All I can do is test as frequently as possible.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 3, 2013 at 3:48 PM, Kostya Serebryany <span dir="ltr"><<a href="mailto:kcc@google.com" target="_blank">kcc@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Jyun-Yan,<br><div><br></div><div>The patches look almost perfect, but may I ask you to send them using <a href="http://llvm.org/docs/Phabricator.html" target="_blank">http://llvm.org/docs/Phabricator.html</a> ? </div>

<div>(This is not a requirement in the LLVM land, but is our strong preference for the sanitizer code)</div><div>One thing that I noticed is __attribute__((aligned(16))), for which we prefer to use the ALIGNED macro from </div>

<div>sanitizer_common/sanitizer_internal_defs.h.<br></div><div><br></div><div>The main question about the MIPS support is whether you are planing to have a public build bot running asan tests? </div><div>
If not, there is a good chance that we will be breaking it every other week. </div><div><br></div><div>Thanks! </div><div><br></div><div>--kcc </div><div><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote"><div><div class="h5">On Mon, Jun 3, 2013 at 8:44 AM, Jyun-Yan You <span dir="ltr"><<a href="mailto:jyyou@cs.nctu.edu.tw" target="_blank">jyyou@cs.nctu.edu.tw</a>></span> wrote:<br></div>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
<div dir="ltr"><div><div><div>These patches add AddressSanitizer Linux MIPS32 support.<br></div>The shadow offset is calculated from TASK_UNMAPPED_BASE of Linux MIPS32.<br></div><div>The LLVM patch also makes the poison value use target endian instead of host.<br>


</div></div></div>
<br></div></div>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>