<div dir="ltr">+samsonov (for test/DebugInfo/X86/debug-loc-asan.ll)</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jun 14, 2014 at 1:42 AM, Louis Gerbarg <span dir="ltr"><<a href="mailto:lgg@apple.com" target="_blank">lgg@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It turns out we have been generating illegal relocations in X86FastISel when compiling static 64 bit code for years. In many cases the illegal code actually worked because of how the binaries were laid out, but it could also fail or generate bad code.<br>

<br>
As it turns out this mis-generated code also happens to be occur in the test case test/DebugInfo/X86/debug-loc-asan.ll, so the fix breaks that. I have included fixes for that test case as well, but someone should look it over as I am not familiar with the asan annotations.<br>

<span class="HOEnZb"><font color="#888888"><br>
Louis<br>
</font></span><br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">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>