[PATCH] D17733: [ELF] Fix reading of PC values of FDEs

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 13:05:52 PST 2016


atanasyan updated this revision to Diff 49537.
atanasyan added a comment.

- Reduce size of code using lambda function
- Use llvm-objdump -dwarf=frames to make checking in the test more clear


Repository:
  rL LLVM

http://reviews.llvm.org/D17733

Files:
  ELF/OutputSections.cpp
  test/ELF/eh-frame-hdr-abs-fde.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17733.49537.patch
Type: text/x-patch
Size: 3112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160301/c4186e7c/attachment.bin>


More information about the llvm-commits mailing list