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

Michael LeMay via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 24 16:55:09 PDT 2016


mlemay-intel updated this revision to Diff 72401.
mlemay-intel added a comment.

Refactored to avoid duplicating code.


https://reviews.llvm.org/D19852

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19852.72401.patch
Type: text/x-patch
Size: 7583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160924/fe753338/attachment.bin>


More information about the llvm-commits mailing list