[all-commits] [llvm/llvm-project] 841a41: [BOLT] Fix runtime/instrument-wrong-target.s test ...
Alexander Yermolovich via All-commits
all-commits at lists.llvm.org
Mon Feb 26 13:43:51 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 841a4168addba6931114e81d446c35114208eda2
https://github.com/llvm/llvm-project/commit/841a4168addba6931114e81d446c35114208eda2
Author: Alexander Yermolovich <43973793+ayermolo at users.noreply.github.com>
Date: 2024-02-26 (Mon, 26 Feb 2024)
Changed paths:
M bolt/test/runtime/instrument-wrong-target.s
Log Message:
-----------
[BOLT] Fix runtime/instrument-wrong-target.s test (#82858)
Test was failing when only X86 was specified for LLVM_TARGETS_TO_BUILD.
Changed so that it will now report unsupporeted.
For "X86;AArch64" it still passes.
For "X86" reports UNSUPPORTED: BOLT :: runtime/instrument-wrong-target.s
(1 of 1)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list