The two tests were failing on arm64-linux with:
BOLT-ERROR: invalid target 'x86-64'.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
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.