[PATCH] D15712: [ELF] - implemented --eh-frame-hdr command line option.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 01:51:50 PST 2016


grimar updated this revision to Diff 44718.
grimar marked 9 inline comments as done.
grimar added a comment.

- Addressed review comments
- Fixed eh-frame-hdr-no-out.s test


http://reviews.llvm.org/D15712

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp
  test/ELF/Inputs/invalid-cie-version2.elf
  test/ELF/eh-frame-hdr-no-out.s
  test/ELF/eh-frame-hdr-no-out2.s
  test/ELF/eh-frame-hdr.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15712.44718.patch
Type: text/x-patch
Size: 20947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160113/d574b9c8/attachment.bin>


More information about the llvm-commits mailing list