[all-commits] [llvm/llvm-project] 8b9b45: [JITLink] Fix some missing std::moves.

lhames via All-commits all-commits at lists.llvm.org
Sun Aug 14 11:43:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b9b45ce5458f2a6e45a14418838afd7bab97bef
      https://github.com/llvm/llvm-project/commit/8b9b45ce5458f2a6e45a14418838afd7bab97bef
  Author: Lang Hames <lhames at gmail.com>
  Date:   2022-08-14 (Sun, 14 Aug 2022)

  Changed paths:
    M llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp

  Log Message:
  -----------
  [JITLink] Fix some missing std::moves.

This should fix failures on some bots due to 1cf81274f42
(e.g. https://lab.llvm.org/buildbot#builders/196/builds/16684)




More information about the All-commits mailing list