<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">LGTM<div><br></div><div>-Nick</div><div><br></div><div><br><div><div>On May 5, 2015, at 1:13 PM, Lang Hames <<a href="mailto:lhames@gmail.com">lhames@gmail.com</a>> wrote:</div><blockquote type="cite"><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>
<span><lld-add-macho-rip-rel-minus-n-relocs.patch></span></blockquote></div><br></div></body></html>