Remove unnecessary store to temporary std::string.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 22 Jul 2009 20:46:46 +0000 (20:46 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 22 Jul 2009 20:46:46 +0000 (20:46 +0000)
commitdfd3b647839d3f944b5d8bffd6e9a2ec022d3507
tree476f804d5a32019a215612a83ebf06aaf307780f
parent67e59834fc1dca7e357c40af2e5144f3d62f5133
Remove unnecessary store to temporary std::string.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76782 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/ArgumentPromotion.cpp