[PATCH] Protection against stack-based memory corruption errors using SafeStack

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


Addresses comments on the previous submission.

http://reviews.llvm.org/D6094

Files:
  include/llvm/Bitcode/LLVMBitCodes.h
  include/llvm/CodeGen/Passes.h
  include/llvm/IR/Attributes.h
  include/llvm/InitializePasses.h
  include/llvm/Target/TargetLowering.h
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLToken.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/Passes.cpp
  lib/CodeGen/SafeStack.cpp
  lib/IR/Attributes.cpp
  lib/IR/Verifier.cpp
  lib/Target/CppBackend/CPPBackend.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  lib/Transforms/IPO/Inliner.cpp
  test/CodeGen/X86/safestack.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6094.15775.patch
Type: text/x-patch
Size: 82848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141104/720b65a6/attachment.bin>


More information about the llvm-commits mailing list