[all-commits] [llvm/llvm-project] 281315: [ORC] Add missing std::move.
Sunho Kim via All-commits
all-commits at lists.llvm.org
Wed Aug 10 23:41:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28131517301c050d2292affac6fbbdb9cf9a46fe
https://github.com/llvm/llvm-project/commit/28131517301c050d2292affac6fbbdb9cf9a46fe
Author: Sunho Kim <ksunhokim123 at gmail.com>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/COFFVCRuntimeSupport.cpp
Log Message:
-----------
[ORC] Add missing std::move.
More information about the All-commits
mailing list