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

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 04:14:25 PDT 2016


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

Thanks for the comments. I've made the case change to the function name and removed unnecessary assembly language directives from the tests.

I'll wait for this one before committing the GC change in https://reviews.llvm.org/D25234


https://reviews.llvm.org/D25127

Files:
  ELF/InputSection.cpp
  ELF/InputSection.h
  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-output.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25127.73758.patch
Type: text/x-patch
Size: 18163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/83050c30/attachment-0001.bin>


More information about the llvm-commits mailing list