[PATCH] D12978: [ELF2] Support relocs for local symbols

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 10:36:11 PDT 2015


davide updated this revision to Diff 35279.
davide added a comment.

Trying to wrap this up.

- Handle SHN_XINDEX,
- git-clang-format'ed
- Split code in getLocalSymVA() (I plan to use in other places as well).


http://reviews.llvm.org/D12978

Files:
  ELF/Writer.cpp
  test/elf2/relocation-local.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12978.35279.patch
Type: text/x-patch
Size: 5498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150921/8fa4ef88/attachment.bin>


More information about the llvm-commits mailing list