[PATCH] D84076: [llvm-exegesis] Unset HAVE_LIBPFM if the kernel is too old.
Michał Górny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 17 19:36:31 PDT 2020
mgorny requested changes to this revision.
mgorny added a comment.
This revision now requires changes to proceed.
You shouldn't be checking the running kernel but the version of the kernel headers. Think of build hosts building LLVM for an entirely different system altogether.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84076/new/
https://reviews.llvm.org/D84076
More information about the llvm-commits
mailing list