[PATCH] D15045: [ELF] Rearrange relocation codes in natural order. NFC.

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 05:10:41 PST 2015


ikudrin retitled this revision from "[ELF/AArch64] Rearrange AArch64 relocations in alphabetical order. NFC." to "[ELF] Rearrange relocation codes in natural order. NFC.".
ikudrin added reviewers: hfinkel, grimar.
ikudrin updated this revision to Diff 41389.
ikudrin added a comment.

- Rearranged most of relocation codes within Target.cpp.

I have to note that I'm not sure that the new order is better than previous one for all the targets.


http://reviews.llvm.org/D15045

Files:
  ELF/Target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15045.41389.patch
Type: text/x-patch
Size: 7682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151130/fd47efe6/attachment.bin>


More information about the llvm-commits mailing list