[lld-macho][nfc] Add REQUIRES: x86 to test

I didn't realize that llvm-objdump's features were arch-specific.

This should fix the non-x86 buildbots.
This commit is contained in:
Jez Ng 2021-07-05 03:39:35 -04:00
parent 380fa71fb0
commit 4aaf878750

View File

@ -1,3 +1,5 @@
# REQUIRES: x86
## This tests that we can handle relocations that are not sorted by address.
## llvm-mc isn't able to emit such a file, hence the use of yaml2obj. ld64
## may emit files with unsorted relocations in `-r` mode, so we need to support