<div dir="ltr"><div>><span style="font-size:12.8000001907349px"> How is a fix for 32 bit builds only a solution for this issue?</span><br></div><div><br></div><div>It's not. That's why I said "I think it's better to apply Azat's solution of using ArchSpec::IsCompatibleMatch() instead to prevent this issue from resurfacing on other platforms in the future."</div><div><br></div><div>Feel free to add yourself as a reviewer here: <a href="http://reviews.llvm.org/D7897" target="_blank" style="font-size:12.8000001907349px">http://reviews.llvm.org/D7897</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 26, 2015 at 1:32 AM, René J.V. <span dir="ltr"><<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thursday February 26 2015 06:27:35 <a href="mailto:bugzilla-daemon@llvm.org">bugzilla-daemon@llvm.org</a> wrote:<br>
<br>
How is a fix for 32 bit builds only a solution for this issue?<br>
I confirm Sylvestre's comment that the issue also affects 64 bit builds; I'm running KUbuntu 14.04.2LTS and my own llvm/lldb PPA with Debian/Experimental's 1:3.5.1-1~exp1 package.<br>
<br>
R.<br>
<br>
><a href="http://llvm.org/bugs/show_bug.cgi?id=20400" target="_blank">http://llvm.org/bugs/show_bug.cgi?id=20400</a><br>
><br>
>Chaoren Lin <<a href="mailto:chaorenl@google.com">chaorenl@google.com</a>> changed:<br>
><br>
>           What    |Removed                     |Added<br>
>----------------------------------------------------------------------------<br>
<span class="">>             Status|NEW                         |RESOLVED<br>
>         Resolution|---                         |FIXED<br>
><br>
</span>>--- Comment #13 from Chaoren Lin <<a href="mailto:chaorenl@google.com">chaorenl@google.com</a>> ---<br>
<span class="">>Configuring cmake with LLVM_DEFAULT_TARGET_TRIPLE=i386-linux-gnu seems to fix<br>
>this issue on 32 bit builds. The default of i686-pc-linux-gnu is compatible but<br>
>not necessarily identical to the inferior binaries, so I think it's better to<br>
>apply Azat's solution of using ArchSpec::IsCompatibleMatch() instead to prevent<br>
>this issue from resurfacing on other platforms in the future.<br>
><br>
><br>
<br>
</span>_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</a><br>
</blockquote></div><br></div>