[PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library

Volodymyr Kuznetsov vova.kuznetsov at epfl.ch
Tue Nov 4 11:20:59 PST 2014


Addresses comments on the previous submission.

http://reviews.llvm.org/D6096

Files:
  CMakeLists.txt
  cmake/config-ix.cmake
  include/CMakeLists.txt
  include/safestack_interface.h
  lib/CMakeLists.txt
  lib/Makefile.mk
  lib/safestack/CMakeLists.txt
  lib/safestack/Makefile.mk
  lib/safestack/safestack.cc
  make/platform/clang_darwin.mk
  make/platform/clang_linux.mk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6096.15777.patch
Type: text/x-patch
Size: 20667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141104/a9b2c60c/attachment.bin>


More information about the cfe-commits mailing list