Don't build a vector of returns. Just modify the Function in the loop.
authorBill Wendling <isanbard@gmail.com>
Thu, 6 Nov 2008 23:55:49 +0000 (23:55 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 6 Nov 2008 23:55:49 +0000 (23:55 +0000)
commit1fb615f820ee0ff415e78b25ef583a430c86a743
tree49bf2db6053814a5924a7bd90595a1220b01f553
parente0b436ac41a00bc210163964d3cf393c8b487c9e
Don't build a vector of returns. Just modify the Function in the loop.

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