[lld] Fix REQUIRES line in new test
Noticed by chapuni: https://github.com/llvm/llvm-project/pull/67445#pullrequestreview-1645422024 Fixes a test failure if X86 isn't in LLVM_TARGETS_TO_BUILD.
This commit is contained in:
parent
256ac4619b
commit
94d9455157
@ -1,4 +1,4 @@
|
||||
; REQUIRES: aarch64
|
||||
; REQUIRES: x86
|
||||
; RUN: rm -rf %t; split-file %s %t
|
||||
|
||||
;; Test that a weak symbol in a direct .o file wins over
|
||||
|
Loading…
x
Reference in New Issue
Block a user