[stackprotector] Added significantly longer comment to FindPotentialTailCall to make...
authorMichael Gottesman <mgottesman@apple.com>
Tue, 20 Aug 2013 08:56:23 +0000 (08:56 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Tue, 20 Aug 2013 08:56:23 +0000 (08:56 +0000)
commit1977d15e024acc636f97dc2461fcd3fd01ddcd8f
tree1aeee9ea92d73600d22b32cbe8be7dbd7c3f1c27
parent62c5d714a1360d97ccc05ffb8485a1f4c8be2fee
[stackprotector] Added significantly longer comment to FindPotentialTailCall to make clear its relationship to llvm::isInTailCallPosition.

llvm-svn: 188770
llvm/lib/CodeGen/StackProtector.cpp