[all-commits] [llvm/llvm-project] 5ea91b: Revert "[Orc][LLJIT] Use JITLink even if a custom ...

lhames via All-commits all-commits at lists.llvm.org
Wed Dec 18 15:14:23 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ea91bea15dd0cda55b83d108686c3087b479284
      https://github.com/llvm/llvm-project/commit/5ea91bea15dd0cda55b83d108686c3087b479284
  Author: Lang Hames <lhames at gmail.com>
  Date:   2019-12-18 (Wed, 18 Dec 2019)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h
    M llvm/lib/ExecutionEngine/Orc/LLJIT.cpp

  Log Message:
  -----------
  Revert "[Orc][LLJIT] Use JITLink even if a custom JITTargetMachineBuilder is supplied."

This reverts commit 298e183e813c884dd22816383405bae3ef9ef278.

This commit caused some build failures -- reverting while I investigate.




More information about the All-commits mailing list