Move object construction into [] so the temporary can be moved.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 1 Jun 2013 17:51:03 +0000 (17:51 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 1 Jun 2013 17:51:03 +0000 (17:51 +0000)
commit6dd56e60b002e5f3317bcc461be7fb8f6b19bbf5
tree5d518308dffd50da43c8bbd2d053809cc72c3960
parentda8b91a0731e34b97aadb0241ba6cefa4481cffa
Move object construction into [] so the temporary can be moved.

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183075 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Constants.cpp