[PATCH] D49557: [ELF] Fix handling of FDE negative relative PC addr

Andrew Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 20 08:47:58 PDT 2018


andrewng updated this revision to Diff 156505.
andrewng added a comment.

Updated testing as per review comments.


https://reviews.llvm.org/D49557

Files:
  ELF/SyntheticSections.cpp
  test/ELF/eh-frame-negative-pcrel-sdata2.s
  test/ELF/eh-frame-negative-pcrel-sdata4.s
  test/ELF/eh-frame-negative-pcrel-sdata8.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49557.156505.patch
Type: text/x-patch
Size: 8671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/637086b1/attachment.bin>


More information about the llvm-commits mailing list