<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">Thanks for pointing out an interesting specialty regarding lld optimisations. I indeed was unaware of fromPlt, since I only looked into PPC-specific code. I have just checked and can confirm that R_PLT_PC also works fine thanks to that feature.</div><div class=""><br class=""></div><div class="">In this case the code could be even cleaner, and one should be safe to replace R_PC by R_PLT_PC. I do not mind submitting a patch for a review that will replace one thing by the other, but since it is an obvious one-line change (which will somebody have to commit it for me anyway), could you please apply the change right away? I attached the diff to the message.</div><div class=""><br class=""></div><div class="">Best regards,</div><div class="">Vit</div><div class=""><br class=""><div></div></div></body></html>