[PATCH] D144593: fix check-bolt tests on arm64

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 10:50:45 PST 2023


Amir requested changes to this revision.
Amir added a comment.
This revision now requires changes to proceed.

Did you build without `LLVM_ENABLE_TARGETS=X86`? The test passes on aarch64 buildbot running here: https://lab.llvm.org/buildbot/#/builders/221/builds/10483
Let's keep these tests in common folder and add a proper `requires` statement.


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

https://reviews.llvm.org/D144593



More information about the llvm-commits mailing list