%hi($tmp) and %lo($tmp) relocations for Mips backend, where $tmp = sym1 - sym2

Sasa Stankovic Sasa.Stankovic at rt-rk.com
Wed Dec 11 14:05:43 PST 2013


Hi,

Attached is the patch that enables Mips backend to use relocations
%hi($tmp) and %lo($tmp), where $tmp is symbol defined as a difference of
two symbols, $tmp = sym1 - sym2.

Regards,
Sasa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sym-diff.patch
Type: text/x-patch
Size: 4459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131211/d545f4a0/attachment.bin>


More information about the llvm-commits mailing list