[all-commits] [llvm/llvm-project] d5ae7a: [ORC] Fix another missing std::move from 9eb4939b862.
lhames via All-commits
all-commits at lists.llvm.org
Wed Jan 19 22:59:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5ae7a99d1e84014f20f444406f4bc0bfba9e064
https://github.com/llvm/llvm-project/commit/d5ae7a99d1e84014f20f444406f4bc0bfba9e064
Author: Lang Hames <lhames at gmail.com>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
Log Message:
-----------
[ORC] Fix another missing std::move from 9eb4939b862.
More information about the All-commits
mailing list