[all-commits] [llvm/llvm-project] 9dfa6f: [llvm-exegesis] Switch from MCJIT to LLJIT

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon Nov 20 00:47:55 PST 2023


  Branch: refs/heads/users/boomanaiden154/exegesis-orcjit2
  Home:   https://github.com/llvm/llvm-project
  Commit: 9dfa6f5607ab945e2ba36da148c3669cdf723dc2
      https://github.com/llvm/llvm-project/commit/9dfa6f5607ab945e2ba36da148c3669cdf723dc2
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
    M llvm/tools/llvm-exegesis/lib/Assembler.cpp
    M llvm/tools/llvm-exegesis/lib/Assembler.h
    M llvm/tools/llvm-exegesis/lib/CMakeLists.txt

  Log Message:
  -----------
  [llvm-exegesis] Switch from MCJIT to LLJIT

This patch switches from using MCJIT to LLJIT as MCJIT is going to be
deprecated soon.




More information about the All-commits mailing list