[PATCH] D30886: [ELF] Pad x86 executable sections with 0xcc int3 instructions

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 02:41:52 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299635: [ELF] Pad x86 executable sections with 0xcc int3 instructions (authored by jhenderson).

Changed prior to commit:
  https://reviews.llvm.org/D30886?vs=94250&id=94336#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30886

Files:
  lld/trunk/ELF/LinkerScript.cpp
  lld/trunk/ELF/LinkerScript.h
  lld/trunk/ELF/OutputSections.cpp
  lld/trunk/ELF/OutputSections.h
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/ELF/Target.cpp
  lld/trunk/ELF/Target.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/default-fill.s
  lld/trunk/test/ELF/linkerscript/excludefile.s
  lld/trunk/test/ELF/linkerscript/fill-exec-sections.s
  lld/trunk/test/ELF/linkerscript/fill.s
  lld/trunk/test/ELF/linkerscript/sections-padding.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30886.94336.patch
Type: text/x-patch
Size: 12890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170406/4f01c563/attachment-0001.bin>


More information about the llvm-commits mailing list