[llvm] [BOLT] Fix runtime/instrument-wrong-target.s test (PR #82858)
Alexander Yermolovich via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 26 11:24:17 PST 2024
ayermolo wrote:
> If the test is X86-specific, we should move it under `runtime/X86`.
It's not? It needs both x86 and aarch64 to work.
https://github.com/llvm/llvm-project/pull/82858
More information about the llvm-commits
mailing list