]> granicus.if.org Git - llvm/commit
Merging r276712:
authorHans Wennborg <hans@hanshq.net>
Wed, 10 Aug 2016 20:06:22 +0000 (20:06 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 10 Aug 2016 20:06:22 +0000 (20:06 +0000)
commit55ea065c2eab83335d33478009d547f4563465e8
tree79dcd9b9cf0e37027b01dd13e7defd0ef3b4c76b
parent5799ba32f58757bc14da3e30a2edce7e9c9a5842
Merging r276712:
------------------------------------------------------------------------
r276712 | eugenis | 2016-07-25 17:05:14 -0700 (Mon, 25 Jul 2016) | 3 lines

[safestack] Fix stack guard live range.

Stack guard slot is live throughout the function.
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_39@278283 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SafeStack.cpp
lib/CodeGen/SafeStackColoring.cpp
test/Transforms/SafeStack/coloring-ssp.ll [new file with mode: 0644]