[PATCH] D62853: Read .note.gnu.property sections and emit a merged .note.gnu.property section.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 4 20:06:32 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL362579: Read .note.gnu.property sections and emit a merged .note.gnu.property section. (authored by ruiu, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62853?vs=202910&id=203065#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62853/new/
https://reviews.llvm.org/D62853
Files:
lld/trunk/ELF/Config.h
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/InputFiles.cpp
lld/trunk/ELF/InputFiles.h
lld/trunk/ELF/Options.td
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/ELF/SyntheticSections.h
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/Inputs/i386-cet1.s
lld/trunk/test/ELF/Inputs/i386-cet2.s
lld/trunk/test/ELF/Inputs/i386-cet3.s
lld/trunk/test/ELF/Inputs/i386-cet4.s
lld/trunk/test/ELF/Inputs/x86-64-cet1.s
lld/trunk/test/ELF/Inputs/x86-64-cet2.s
lld/trunk/test/ELF/Inputs/x86-64-cet3.s
lld/trunk/test/ELF/Inputs/x86-64-cet4.s
lld/trunk/test/ELF/i386-cet.s
lld/trunk/test/ELF/x86-64-cet.s
llvm/trunk/include/llvm/Object/ELFTypes.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62853.203065.patch
Type: text/x-patch
Size: 18231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190605/cb9fb263/attachment.bin>
More information about the llvm-commits
mailing list