summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPeter Waller <peter.waller@arm.com>2024-05-07 12:42:21 +0100
committerPeter Waller <peter.waller@arm.com>2024-05-07 12:50:20 +0100
commitafc10fc9b7ce3d23d9012f5a1496e849fe873ba2 (patch)
treec86faa7b32ac57f45d8b3c1617ef237faa877cb4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent6d64f8e1feee014e72730a78b62d9d415df112ff (diff)
[llvm-mca] Move bad-input.s test to be target specific
... for now. This is a follow up to #90474 in response to build bot failures. This test is intended to check a case where invalid assembly is passed to llvm-mca. Unfortunately it appears that a cross-toolchain built with -DTOOLCHAIN_TARGET_TRIPLE does not have an llvm-mca which works out of the box if the host target is not enabled. As a quick fix to make the build bots green, move the test into AArch64 and X86 so that there is reasonable coverage for this test; later I hope mca can be fixed to work out of the box in this configuration.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions