[PATCH] D24728: [ARM][LLD] Add support for .ARM.exidx sections

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 16:25:51 PDT 2016


peter.smith updated this revision to Diff 72730.
peter.smith added a comment.

Updated patch to rebase and to alter the arm-exidx-order test to be less sensitive to address changes. No functional changes to test code.

I'll split out the relocatable part into a separate patch under a separate review. At a conference right now so it might be a couple of days.


https://reviews.llvm.org/D24728

Files:
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/InputSection.h
  ELF/MarkLive.cpp
  ELF/OutputSections.cpp
  ELF/Writer.cpp
  test/ELF/Inputs/arm-exidx-cantunwind.s
  test/ELF/arm-exidx-canunwind.s
  test/ELF/arm-exidx-order.s
  test/ELF/arm-exidx-relocatable.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24728.72730.patch
Type: text/x-patch
Size: 27855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160927/cfb7bfd4/attachment.bin>


More information about the llvm-commits mailing list