<div dir="ltr">Ping?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 15, 2013 at 1:45 PM, Logan Chien <span dir="ltr"><<a href="mailto:tzuhsiang.chien@gmail.com" target="_blank">tzuhsiang.chien@gmail.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"><div><div>Hi,<br><br></div>  I found that some code with llvm.lifetime.* intrinsics will raise assertion failure in Thumb1 backend when stack coloring is enabled.  The root cause is that we are accessing the stack slot for frame pointer without checking the existence of the stack slot.  The test cases and the patch are attached.  Please have a look.  Thanks.<br>

<br></div>Sincerely,<br>Logan<br></div>
</blockquote></div><br></div>