[PATCH] D67848: [LLD][ELF][ARM] Fix crash when discarding all of the InputSections that have .ARM.exidx sections

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 14:43:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372781: [ELF][ARM] Fix crash when discarding InputSections that have .ARM.exidx (authored by psmith, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67848?vs=221426&id=221601#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67848/new/

https://reviews.llvm.org/D67848

Files:
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/ELF/SyntheticSections.h
  lld/trunk/test/ELF/arm-exidx-discard.s
  lld/trunk/test/ELF/linkerscript/arm-exidx-discard-all.s
  lld/trunk/test/ELF/linkerscript/arm-exidx-discard.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67848.221601.patch
Type: text/x-patch
Size: 4977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/df2d07e9/attachment.bin>


More information about the llvm-commits mailing list