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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 09:33:33 PST 2016


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

getFdeEnc() -> getFdeEncoding()


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/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.44647.patch
Type: text/x-patch
Size: 20856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160112/f95db562/attachment.bin>


More information about the llvm-commits mailing list