diff options
author | Tim Shen <timshen91@gmail.com> | 2016-04-08 21:26:31 +0000 |
---|---|---|
committer | Tim Shen <timshen91@gmail.com> | 2016-04-08 21:26:31 +0000 |
commit | 0012756489bd46c1a5c3ff89ce281c14e88bee1f (patch) | |
tree | fea568a38ea17a075072117c87df36a094712b55 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | c0a627524d0a96fb0108b1ab96f2f76e96a71a53 (diff) | |
download | bcm5719-llvm-0012756489bd46c1a5c3ff89ce281c14e88bee1f.tar.gz bcm5719-llvm-0012756489bd46c1a5c3ff89ce281c14e88bee1f.zip |
[SSP] Remove llvm.stackprotectorcheck.
This is a cleanup patch for SSP support in LLVM. There is no functional change.
llvm.stackprotectorcheck is not needed, because SelectionDAG isn't
actually lowering it in SelectBasicBlock; rather, it adds check code in
FinishBasicBlock, ignoring the position where the intrinsic is inserted
(See FindSplitPointForStackProtector()).
llvm-svn: 265851
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions