We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70582bc commit fe7244fCopy full SHA for fe7244f
lld/test/COFF/guard-warnings.s
@@ -1,3 +1,4 @@
1
+# REQUIRES: x86
2
# Make a DLL that exports exportfn1.
3
# RUN: yaml2obj %p/Inputs/export.yaml -o %basename_t-exp.obj
4
# RUN: lld-link /out:%basename_t-exp.dll /dll %basename_t-exp.obj /export:exportfn1 /implib:%basename_t-exp.lib
0 commit comments