[PATCH] D19718: [mips] Correct the ordering of HI/LO pairs in the relocation table.There seems to have been a misunderstanding as to the meaning of 'offset' inthe rules laid down by our ABI. The previous code believed that 'offset' meantthe offset within the...
Daniel Sanders via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 29 03:19:20 PDT 2016
dsanders updated this revision to Diff 55561.
dsanders added a comment.
Include a last minute correction.
http://reviews.llvm.org/D19718
Files:
include/llvm/MC/MCELFObjectWriter.h
lib/MC/ELFObjectWriter.cpp
lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
test/MC/Mips/sort-relocation-table.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19718.55561.patch
Type: text/x-patch
Size: 42359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160429/b8de689e/attachment-0001.bin>
More information about the llvm-commits
mailing list