[all-commits] [llvm/llvm-project] 36465e: [ORC] Fix missing std::move.

lhames via All-commits all-commits at lists.llvm.org
Wed Aug 23 14:31:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36465e34e8560eda235f2a33f37245ea99dcce01
      https://github.com/llvm/llvm-project/commit/36465e34e8560eda235f2a33f37245ea99dcce01
  Author: Lang Hames <lhames at gmail.com>
  Date:   2023-08-23 (Wed, 23 Aug 2023)

  Changed paths:
    M llvm/lib/ExecutionEngine/Orc/EPCEHFrameRegistrar.cpp

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

Should fix error in https://lab.llvm.org/buildbot/#/builders/84/builds/41540.




More information about the All-commits mailing list