[all-commits] [llvm/llvm-project] f8752e: [ORC] Fix missing std::move from 9eb4939b862.
lhames via All-commits
all-commits at lists.llvm.org
Wed Jan 19 22:57:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8752e28fd3ddcb460adc9b2f391753e52d4be2f
https://github.com/llvm/llvm-project/commit/f8752e28fd3ddcb460adc9b2f391753e52d4be2f
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 missing std::move from 9eb4939b862.
More information about the All-commits
mailing list