- Use "moveAfter" instead of "remove/insert" of a basic block.
authorBill Wendling <isanbard@gmail.com>
Tue, 18 Nov 2008 05:32:11 +0000 (05:32 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 18 Nov 2008 05:32:11 +0000 (05:32 +0000)
commitc3348a77f7e1bdc8e52a9f70fd190555df34d7c1
tree0bbc5bcc103d759dc39b07c274adf028889e6b10
parent6c2fe2237bf21aa4bfe05ba3135d82e66235e97d
- Use "moveAfter" instead of "remove/insert" of a basic block.
- Use less indentation in coding.
- Shorten description.
- Update comments.
- Move code around

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