[PATCH] D15712: [ELF] - implemented --eh-frame-hdr command line option.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 14 02:34:30 PST 2016
This revision was automatically updated to reflect the committed changes.
grimar marked 9 inline comments as done.
Closed by commit rL257753: [ELF] - implemented --eh-frame-hdr command line option. (authored by grimar).
Changed prior to commit:
http://reviews.llvm.org/D15712?vs=44718&id=44844#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15712
Files:
lld/trunk/ELF/Config.h
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/Options.td
lld/trunk/ELF/OutputSections.cpp
lld/trunk/ELF/OutputSections.h
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/Inputs/invalid-cie-version2.elf
lld/trunk/test/ELF/eh-frame-hdr-no-out.s
lld/trunk/test/ELF/eh-frame-hdr-no-out2.s
lld/trunk/test/ELF/eh-frame-hdr.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15712.44844.patch
Type: text/x-patch
Size: 21034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160114/9352b7cb/attachment.bin>
More information about the llvm-commits
mailing list