[PATCH] D26977: [LLD][ARM] Add terminating sentinel .ARM.exidx table entry

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 24 03:53:55 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287869: [ELF] Add terminating sentinel .ARM.exidx table entry (authored by psmith).

Changed prior to commit:
  https://reviews.llvm.org/D26977?vs=79082&id=79211#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26977

Files:
  lld/trunk/ELF/OutputSections.cpp
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/ELF/SyntheticSections.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/arm-data-prel.s
  lld/trunk/test/ELF/arm-exidx-canunwind.s
  lld/trunk/test/ELF/arm-exidx-gc.s
  lld/trunk/test/ELF/arm-exidx-order.s
  lld/trunk/test/ELF/arm-exidx-sentinel-norelocatable.s
  lld/trunk/test/ELF/arm-exidx-sentinel-orphan.s
  lld/trunk/test/ELF/arm-exidx-shared.s
  lld/trunk/test/ELF/arm-static-defines.s
  lld/trunk/test/ELF/arm-target2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26977.79211.patch
Type: text/x-patch
Size: 14473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161124/4e9477df/attachment.bin>


More information about the llvm-commits mailing list