[PATCH] D146302: [llvm-exegesis] Improve test flexibility by using available_features

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 07:45:02 PDT 2023


stuij added a comment.

This was breaking for us because can_use_perf_counters() in lit.local.cfg couldn't find llvm-exegesis in the first place.

I made a fix: https://reviews.llvm.org/D146964


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146302



More information about the llvm-commits mailing list