<div dir="ltr">Hi Kristof,<div><br></div><div>Is the TargetLoweringObjectFileELF class being used directly in any way? Seems like you killed the need for having two...</div><div><br></div><div>cheers,</div><div>--renato</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 9 January 2014 15:28, Kristof Beyls <span dir="ltr"><<a href="mailto:kristof.beyls@arm.com" target="_blank">kristof.beyls@arm.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-GB" link="blue" vlink="purple"><div><p class="MsoNormal">Hi,<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">The AArch64 C++ ABI states that .init_array sections should be used for static constructors.<u></u><u></u></p><p class="MsoNormal">The attached patches (one for clang, one for LLVM), make sure that these sections get<br>
produced in an ABI-compliant way, not just for linux platforms, but for all ELF-based<br>platforms. Could I get a review on these patches?<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Thanks,<span class="HOEnZb"><font color="#888888"><u></u><u></u></font></span></p>
<span class="HOEnZb"><font color="#888888"><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Kristof<u></u><u></u></p></font></span></div></div><br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br></div>