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

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 30 14:06:54 PDT 2016


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

Updated diff to fix spurious extra newline, apologies for not catching first time.


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.73138.patch
Type: text/x-patch
Size: 24125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160930/c1446f23/attachment.bin>


More information about the llvm-commits mailing list