[PATCH] D15532: [ELF] - implement support of extended length field for CIE/FDE records of eh_frame.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 01:11:45 PST 2015


grimar updated this revision to Diff 42969.
grimar added a comment.

- Review commend addressed.
- Added test for valid 64 bit CIE/FDE record size.
- Fixed invalid-cie-length5.s test.


http://reviews.llvm.org/D15532

Files:
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  test/ELF/invalid-cie-length3.s
  test/ELF/invalid-cie-length4.s
  test/ELF/invalid-cie-length5.s
  test/ELF/valid-cie-length-dw64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15532.42969.patch
Type: text/x-patch
Size: 3807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151216/80a1d180/attachment.bin>


More information about the llvm-commits mailing list