[LLD][COFF] Add REQUIRE x86 to arm64x-import.test (NFC)

This ensures the disassembler can handle ARM64X binaries correctly. Fixes #124189.
This commit is contained in:
Jacek Caban 2025-01-26 22:36:01 +01:00
parent fb01a28903
commit 80ab237c11

View File

@ -1,4 +1,4 @@
REQUIRES: aarch64
REQUIRES: aarch64, x86
RUN: split-file %s %t.dir && cd %t.dir
RUN: llvm-mc -filetype=obj -triple=arm64ec-windows func12-thunks-arm64ec.s -o func12-thunks-arm64ec.obj