<div dir="ltr">Thanks Nick. Committed as r237219.<div><br></div><div>- Lang.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 12, 2015 at 1:00 PM, Nick Kledzik <span dir="ltr"><<a href="mailto:kledzik@apple.com" target="_blank">kledzik@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">LGTM<div><br></div><div>-Nick</div><div><br></div><div><br><div><div><div class="h5"><div>On May 5, 2015, at 1:13 PM, Lang Hames <<a href="mailto:lhames@gmail.com" target="_blank">lhames@gmail.com</a>> wrote:</div></div></div><blockquote type="cite"><div><div class="h5"><div dir="ltr">Hi All,<div><br></div><div>This patch adds support for MachO rip-relative relocations for instructions that have an extra immediate field. These relocations are analogues of the riplRel32MinusN relocations, but for anonymous targets, e.g.:</div><div><br></div><div><font face="monospace, monospace">movb $0x12, L1(%rip) // </font><span style="font-family:monospace,monospace">ripRel32Minus1Anon</span><font face="monospace, monospace"><br>movw $0x1234, L1(%rip) // </font><span style="font-family:monospace,monospace">ripRel32Minus2Anon</span><font face="monospace, monospace"><br>ex: movw $0x12345678, L1(%rip) // </font><span style="font-family:monospace,monospace">ripRel32Minus4Anon</span><div><br></div></div><div>Cheers,</div><div>Lang.</div></div>
</div></div><span><lld-add-macho-rip-rel-minus-n-relocs.patch></span></blockquote></div><br></div></div></blockquote></div><br></div>