Remove redundant comment. Use a more efficient datatype.
authorBill Wendling <isanbard@gmail.com>
Fri, 17 Feb 2012 02:12:54 +0000 (02:12 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 17 Feb 2012 02:12:54 +0000 (02:12 +0000)
commit3106b8b18b6fbeb77ac3f76b7179e2569bbffef9
tree152852c30e933b561824a3ba9684ac2659bc19fc
parent1bc147b892b4b881a020a3fb706c5415ef244730
Remove redundant comment. Use a more efficient datatype.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150780 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/DemoteRegToStack.cpp