[PATCH] D30886: [ELF] Pad x86 executable sections with 0xcc int3 instructions
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 4 06:15:42 PDT 2017
jhenderson updated this revision to Diff 94063.
jhenderson marked an inline comment as done.
jhenderson added a comment.
Addressed review comments.
https://reviews.llvm.org/D30886
Files:
ELF/LinkerScript.cpp
ELF/LinkerScript.h
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/SyntheticSections.cpp
ELF/Target.cpp
ELF/Target.h
ELF/Writer.cpp
test/ELF/default-fill.s
test/ELF/linkerscript/excludefile.s
test/ELF/linkerscript/fill-exec-sections.s
test/ELF/linkerscript/fill.s
test/ELF/linkerscript/sections-padding.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30886.94063.patch
Type: text/x-patch
Size: 13904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170404/fe878018/attachment.bin>
More information about the llvm-commits
mailing list