[all-commits] [llvm/llvm-project] 53bb18: Orc: Remove redundant std::move
David Blaikie via All-commits
all-commits at lists.llvm.org
Fri Jan 31 10:11:29 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 53bb183a9d0b00261194a57aead7926b3fbc396c
https://github.com/llvm/llvm-project/commit/53bb183a9d0b00261194a57aead7926b3fbc396c
Author: David Blaikie <dblaikie at gmail.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
Log Message:
-----------
Orc: Remove redundant std::move
More information about the All-commits
mailing list