[PATCH] D49607: [ELF] Check eh_frame_hdr overflow with PC offsets instead of PC absolute addresses

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 20 13:32:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD337610: [ELF] Check eh_frame_hdr overflow with PC offsets instead of PC absolute… (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49607?vs=156572&id=156595#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D49607

Files:
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  test/ELF/Inputs/eh-frame-pcrel-overflow.s
  test/ELF/eh-frame-pcaddr-overflow.s
  test/ELF/eh-frame-pcrel-overflow.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49607.156595.patch
Type: text/x-patch
Size: 5420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/2fcfb388/attachment.bin>


More information about the llvm-commits mailing list