[all-commits] [llvm/llvm-project] e0a609: [ORC] Fix a missing move in ce2207abaf9.
lhames via All-commits
all-commits at lists.llvm.org
Tue Jan 21 20:15:05 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e0a6093a744d16c90eafa62d7143ce41806b2466
https://github.com/llvm/llvm-project/commit/e0a6093a744d16c90eafa62d7143ce41806b2466
Author: Lang Hames <lhames at gmail.com>
Date: 2020-01-21 (Tue, 21 Jan 2020)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/CompileUtils.cpp
Log Message:
-----------
[ORC] Fix a missing move in ce2207abaf9.
This should fix the build failure at
http://lab.llvm.org:8011/builders/clang-cmake-x86_64-sde-avx512-linux/builds/32524
and others.
More information about the All-commits
mailing list