[all-commits] [llvm/llvm-project] 92b821: Reland "[llvm-exegesis] Switch from MCJIT to LLJIT...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sat Nov 25 12:41:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92b821f2dcddbfa934689e10d8f11df150ab1043
https://github.com/llvm/llvm-project/commit/92b821f2dcddbfa934689e10d8f11df150ab1043
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-11-25 (Sat, 25 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:
-----------
Reland "[llvm-exegesis] Switch from MCJIT to LLJIT (#72838)"
This reverts commit ddc6ef46418cc419041d0bd85de40d0eb9396848.
This relands commit 12b0ab2c9ce8ef813d9eb888860f20daac3336bd.
There was an issue with certain configurations failing to build due to a
deleted Error constructor that should be fixed with this relanding.
More information about the All-commits
mailing list