mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 11:46:45 +00:00
[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:
parent
380fa71fb0
commit
4aaf878750
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user