[all-commits] [llvm/llvm-project] ea5de6: Revert "Reland "[llvm-exegesis] Switch from MCJIT ...

Hans via All-commits all-commits at lists.llvm.org
Mon Nov 27 02:40:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ea5de6021cf69a233106689cc6f0ee14899e1a83
      https://github.com/llvm/llvm-project/commit/ea5de6021cf69a233106689cc6f0ee14899e1a83
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2023-11-27 (Mon, 27 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:
  -----------
  Revert "Reland "[llvm-exegesis] Switch from MCJIT to LLJIT (#72838)""

This broke

  tools/llvm-exegesis/X86/latency/dummy-counters.test

on Mac, see comment on the PR.

> There was an issue with certain configurations failing to build due to a
> deleted Error constructor that should be fixed with this relanding.

This reverts commit 92b821f2dcddbfa934689e10d8f11df150ab1043.




More information about the All-commits mailing list