[all-commits] [llvm/llvm-project] b79e19: [ORC] Remove an unused variable.

lhames via All-commits all-commits at lists.llvm.org
Mon Aug 31 15:37:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b79e19e6d6d70c33c6375dfa134e252f1bc60286
      https://github.com/llvm/llvm-project/commit/b79e19e6d6d70c33c6375dfa134e252f1bc60286
  Author: Lang Hames <lhames at gmail.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

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

  Log Message:
  -----------
  [ORC] Remove an unused variable.

The unused Main variable was accidentally left in an earlier commit.




More information about the All-commits mailing list