Small simplification. Use the iterator already present as the insertion point.
authorBill Wendling <isanbard@gmail.com>
Mon, 10 Nov 2008 23:38:59 +0000 (23:38 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 10 Nov 2008 23:38:59 +0000 (23:38 +0000)
commit22511ed2feeea786dba9fb5a07c0e6431dec0e32
treed73352f8ec98c166f090a1dcc2697777d95100f0
parente4d783d584d22d7fcb4cba2a24e0f45f62ed8153
Small simplification. Use the iterator already present as the insertion point.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59008 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/StackProtector.cpp