[all-commits] [llvm/llvm-project] fcf4e2: [ORC] Fix missing '&' in definition of deleted mov...

lhames via All-commits all-commits at lists.llvm.org
Sat Sep 11 21:51:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fcf4e25be56f54594795f270e91c87ee416dcfc5
      https://github.com/llvm/llvm-project/commit/fcf4e25be56f54594795f270e91c87ee416dcfc5
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-09-12 (Sun, 12 Sep 2021)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h

  Log Message:
  -----------
  [ORC] Fix missing '&' in definition of deleted move-assignment.


  Commit: d11a0c5d91bcf7dd979cb117559095fef4de084d
      https://github.com/llvm/llvm-project/commit/d11a0c5d91bcf7dd979cb117559095fef4de084d
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-09-12 (Sun, 12 Sep 2021)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h
    M llvm/lib/ExecutionEngine/Orc/SimpleRemoteEPC.cpp
    M llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.cpp

  Log Message:
  -----------
  [ORC] Fix out-of-range comparison errors.


Compare: https://github.com/llvm/llvm-project/compare/d06691481df4...d11a0c5d91bc


More information about the All-commits mailing list