[all-commits] [llvm/llvm-project] d193d2: [ORC] Fix missing std::move
lhames via All-commits
all-commits at lists.llvm.org
Sat Sep 11 22:29:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d193d23795dc754e72fe7e85d5a11d628bec21f7
https://github.com/llvm/llvm-project/commit/d193d23795dc754e72fe7e85d5a11d628bec21f7
Author: Lang Hames <lhames at gmail.com>
Date: 2021-09-12 (Sun, 12 Sep 2021)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.cpp
Log Message:
-----------
[ORC] Fix missing std::move
More information about the All-commits
mailing list