[PATCH] D151022: [llvm-exegesis] Introduce SubprocessMemory Utility Class

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 01:13:17 PDT 2023


aidengrossman updated this revision to Diff 532029.
aidengrossman marked 2 inline comments as done.
aidengrossman added a comment.

Address reviewer feedback


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151022/new/

https://reviews.llvm.org/D151022

Files:
  llvm/tools/llvm-exegesis/lib/BenchmarkResult.h
  llvm/tools/llvm-exegesis/lib/CMakeLists.txt
  llvm/tools/llvm-exegesis/lib/SubprocessMemory.cpp
  llvm/tools/llvm-exegesis/lib/SubprocessMemory.h
  llvm/unittests/tools/llvm-exegesis/X86/CMakeLists.txt
  llvm/unittests/tools/llvm-exegesis/X86/SubprocessMemoryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151022.532029.patch
Type: text/x-patch
Size: 14273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/2ba7feae/attachment-0001.bin>


More information about the llvm-commits mailing list