Skip to content

Commit fe7244f

Browse files
committed
[LLD] [test] Add a missing REQUIRES: x86
This was missed in 365d0a5.
1 parent 70582bc commit fe7244f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/test/COFF/guard-warnings.s

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# REQUIRES: x86
12
# Make a DLL that exports exportfn1.
23
# RUN: yaml2obj %p/Inputs/export.yaml -o %basename_t-exp.obj
34
# RUN: lld-link /out:%basename_t-exp.dll /dll %basename_t-exp.obj /export:exportfn1 /implib:%basename_t-exp.lib

0 commit comments

Comments
 (0)