commit | 1a7750eecd21d052a69faa43cadefe3215d4f920 | [log] [tgz] |
---|---|---|
author | Tim Shen <timshen91@gmail.com> | Fri Apr 08 21:26:31 2016 +0000 |
committer | Tim Shen <timshen91@gmail.com> | Fri Apr 08 21:26:31 2016 +0000 |
tree | 6465f9cb5cd0294410b48dd60936aa805619d727 | |
parent | c2571ee1f16f4c4df2341b5592d4295abe57027b [diff] |
[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()). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265851 91177308-0d34-0410-b5e6-96231b3b80d8