[PATCH] D17813: [ELF] - add support for relocations against local symbols when producing relocatable output.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 09:48:46 PST 2016


grimar updated this revision to Diff 49642.
grimar added a comment.

- Addressed review comments.


http://reviews.llvm.org/D17813

Files:
  ELF/InputFiles.cpp
  ELF/InputSection.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp
  test/ELF/Inputs/relocatable-ehframe.s
  test/ELF/relocatable-ehframe.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17813.49642.patch
Type: text/x-patch
Size: 5313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160302/91f3d5ea/attachment.bin>


More information about the llvm-commits mailing list