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

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 11:42:32 PDT 2015


davide created this revision.
davide added a reviewer: rafael.
davide added a subscriber: llvm-commits.

I hope this covers all the cases -- should we handle SHN_XINDEX here as well?
Also, do you want me to introduce a getLocalSymVA(InputSection, OutputSection, Sym) helper?

http://reviews.llvm.org/D12978

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12978.35119.patch
Type: text/x-patch
Size: 3752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150918/40d8a46d/attachment.bin>


More information about the llvm-commits mailing list