[lld/mac] Add missing REQUIRES line to new test

This commit is contained in:
Nico Weber 2021-07-23 10:40:14 -04:00
parent 44dbbe6106
commit 687181caba

View File

@ -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