forked from OSchip/llvm-project
[lld/mac] Add missing REQUIRES line to new test
This commit is contained in:
parent
44dbbe6106
commit
687181caba
|
@ -1,3 +1,4 @@
|
|||
; REQUIRES: x86
|
||||
; RUN: rm -rf %t; split-file %s %t
|
||||
; RUN: mkdir %t/a %t/b
|
||||
; RUN: opt -thinlto-bc -o %t/main.o %t/main.ll
|
||||
|
|
Loading…
Reference in New Issue