<div dir="ltr">Hi Tim,<div><br></div><div>Two issues on LowerGlobalAddressDarwin:</div><div> - You can now remove the FIXME. ;)</div><div> - That condition seems to be change for non-Darwin, too, if that's the case, do we have tests for those?</div>
<div><br></div><div>I can't comment on the Darwin side, but coming from you, I guess it's correct. ;)</div><div><br></div><div>cheers,</div><div>--renato</div><div><br></div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On 22 November 2013 13:44, Tim Northover <span dir="ltr"><<a href="mailto:t.p.northover@gmail.com" target="_blank">t.p.northover@gmail.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 (well, mostly Apple people),<br>
<br>
There's a bit of code to generate movw/movt for static Darwin targets<br>
that's been dead in ARMISelLowering since 2011, and I think it's time<br>
we did something about it.<br>
<br>
Apparently some tools didn't like the static movw/movt relocations,<br>
but I believe those issues are now no longer relevant<br>
(rdar://problem/9514789). For uniformity I'd quite like to re-enable<br>
it, though removing it completely is another option.<br>
<br>
The patch re-enables it.<br>
<br>
OK to commit?<br>
<br>
Cheers.<br>
<span class="HOEnZb"><font color="#888888"><br>
Tim.<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>