[PATCH] D151025: [llvm-exegesis] Add support for using memory annotations

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 00:37:32 PDT 2023


aidengrossman added a comment.

In D151025#4451358 <https://reviews.llvm.org/D151025#4451358>, @Hahnfeld wrote:

> The tests aren't working on kernel 4.18 - are they missing a `REQUIRES: exegesis-can-execute-in-subprocess`?

Ah, yep. Sorry for not catching that. Hopefully 864787990091f61e0b2cdcc13bdcd1e3677a334f <https://reviews.llvm.org/rG864787990091f61e0b2cdcc13bdcd1e3677a334f> fixes that for you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151025



More information about the llvm-commits mailing list