[PATCH] D74085: [llvm-exegesis] Improve error reporting
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 6 04:03:55 PST 2020
hans added a comment.
In D74085#1861496 <https://reviews.llvm.org/D74085#1861496>, @hans wrote:
> A bunch of tests are now failing with "llvm-exegesis error: benchmarking unavailable, LLVM was built without libpfm."
>
> See for example: http://45.33.8.238/linux/9540/step_12.txt
I guess e.g. llvm/test/tools/llvm-exegesis/X86/lit.local.cfg needs to be updated to handle the new error handling.
I've reverted these changes in abe01e17f648a97666d4fbed41f0861686a17972 <https://reviews.llvm.org/rGabe01e17f648a97666d4fbed41f0861686a17972> in the meantime.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74085/new/
https://reviews.llvm.org/D74085
More information about the llvm-commits
mailing list