Fix -Wpessimizing-move warnings by removing std::move calls.
authorRichard Trieu <rtrieu@google.com>
Thu, 30 Apr 2015 23:07:00 +0000 (23:07 +0000)
committerRichard Trieu <rtrieu@google.com>
Thu, 30 Apr 2015 23:07:00 +0000 (23:07 +0000)
commit509e9d94712f7586e9dfc7a2f4c1affd7620a744
treefe7bed666dd367d0649b28f87c9a4c8e142e1202
parentb6b3a92b975cba4dc098f44fa0a9369a9a50e6fb
Fix -Wpessimizing-move warnings by removing std::move calls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236278 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LoopInfo.cpp
lib/Support/APFloat.cpp
tools/lli/OrcLazyJIT.cpp