[all-commits] [llvm/llvm-project] 0672d5: [ORC] Fix missing std::move.
lhames via All-commits
all-commits at lists.llvm.org
Tue Jun 15 04:43:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0672d5d104defe4221c49d5d35cba879adaa6321
https://github.com/llvm/llvm-project/commit/0672d5d104defe4221c49d5d35cba879adaa6321
Author: Lang Hames <lhames at gmail.com>
Date: 2021-06-15 (Tue, 15 Jun 2021)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h
Log Message:
-----------
[ORC] Fix missing std::move.
More information about the All-commits
mailing list