[PATCH] D19852: [safestack] Use non-thread-local unsafe stack pointer for Contiki OS

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 11:05:23 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284254: [safestack] Use non-thread-local unsafe stack pointer for Contiki OS (authored by dlkreitz).

Changed prior to commit:
  https://reviews.llvm.org/D19852?vs=74156&id=74714#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D19852

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/SafeStack.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/Transforms/SafeStack/X86/array.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19852.74714.patch
Type: text/x-patch
Size: 7692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161014/0e33f2f9/attachment-0001.bin>


More information about the llvm-commits mailing list