[all-commits] [llvm/llvm-project] edc9e2: Revert "[llvm-exegesis] Introduce SubprocessMemory...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Wed Jun 21 01:44:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: edc9e2c26779e878874726243bc5d9c3b4ea1210
https://github.com/llvm/llvm-project/commit/edc9e2c26779e878874726243bc5d9c3b4ea1210
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths:
M llvm/tools/llvm-exegesis/lib/BenchmarkResult.h
M llvm/tools/llvm-exegesis/lib/CMakeLists.txt
R llvm/tools/llvm-exegesis/lib/SubprocessMemory.cpp
R llvm/tools/llvm-exegesis/lib/SubprocessMemory.h
M llvm/unittests/tools/llvm-exegesis/X86/CMakeLists.txt
R llvm/unittests/tools/llvm-exegesis/X86/SubprocessMemoryTest.cpp
Log Message:
-----------
Revert "[llvm-exegesis] Introduce SubprocessMemory Utility Class"
This reverts commit 1b9b78fd481a13b54afaf4804ee4ad18fcf006fd.
There are spurious test failures on the ml-* bots and some of the ARM
builders are complaining about shm_open being missing. Pulling this
commit so that I can investigate after I sleep.
More information about the All-commits
mailing list