[PATCH] D151021: [llvm-exegesis] Introduce Subprocess Executor Mode

Danila Malyutin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 00:16:30 PDT 2023


danilaml added a comment.

Having the issues with `PTRACE_SEIZE` on CentOS 6 (will probably need to build LLVM where for around a year). Don't use `llvm-exegesis` there, but it's hard to cleanly disable it from build, since tests depend on it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151021



More information about the llvm-commits mailing list