[all-commits] [llvm/llvm-project] 249510: [ORC] Add missing std::move.

lhames via All-commits all-commits at lists.llvm.org
Mon Jul 19 03:38:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 249510a004c84f3af7c084ef4bfbed6f6a584127
      https://github.com/llvm/llvm-project/commit/249510a004c84f3af7c084ef4bfbed6f6a584127
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-07-19 (Mon, 19 Jul 2021)

  Changed paths:
    M llvm/tools/llvm-jitlink/llvm-jitlink.cpp

  Log Message:
  -----------
  [ORC] Add missing std::move.

This should fix the build failure at
https://lab.llvm.org/buildbot/#/builders/58/builds/11428.




More information about the All-commits mailing list