r147302.<br><br><div class="gmail_quote">On Mon, Dec 26, 2011 at 8:16 AM, Alexander Potapenko <span dir="ltr"><<a href="mailto:glider@google.com">glider@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
The attached patch marks the __asan_report_{load,store}{1,2,4,8,16}<br>
functions as noinline, thus making sure they'll be present in the<br>
resulting binary (this is necessary e.g. for Chrome)<br>
Without that it turned out that the calls to those functions from<br>
__asan_force_interface_symbols were inlined.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Alexander Potapenko<br>
Software Engineer<br>
Google Moscow<br>
</font></span></blockquote></div><br>