[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 10:41:02 PDT 2018


MaskRay updated this revision to Diff 156538.
MaskRay added a comment.

Add test


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.156538.patch
Type: text/x-patch
Size: 3599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/baa0e6d1/attachment.bin>


More information about the llvm-commits mailing list