[all-commits] [llvm/llvm-project] df54f5: [ORC] Remove a superfluous semicolon, silencing GC...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Wed Nov 25 02:17:27 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: df54f50437db99bd489d0782422c3c55900e6347
      https://github.com/llvm/llvm-project/commit/df54f50437db99bd489d0782422c3c55900e6347
  Author: Martin Storsjö <martin at martin.st>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

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

  Log Message:
  -----------
  [ORC] Remove a superfluous semicolon, silencing GCC warnings. NFC.


  Commit: d2b71ea03d9c250453a90ad01ea1a4f8b0566b5d
      https://github.com/llvm/llvm-project/commit/d2b71ea03d9c250453a90ad01ea1a4f8b0566b5d
  Author: Martin Storsjö <martin at martin.st>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

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

  Log Message:
  -----------
  [ORC] Cast to const void* to silence a GCC warning. NFC.


Compare: https://github.com/llvm/llvm-project/compare/fee910e522c9...d2b71ea03d9c


More information about the All-commits mailing list