[PATCH] D25127: [ARM][LLD] .ARM.exidx support for executables/shared libraries

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 07:51:08 PDT 2016


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

Thanks for the comments. I've applied all suggested changes.


https://reviews.llvm.org/D25127

Files:
  ELF/InputSection.cpp
  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-gc.s
  test/ELF/arm-exidx-order.s
  test/ELF/arm-exidx-output.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25127.73282.patch
Type: text/x-patch
Size: 24365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161003/cac0b167/attachment.bin>


More information about the llvm-commits mailing list