diff options
-rw-r--r-- | lld/test/COFF/mixed-resource-obj.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lld/test/COFF/mixed-resource-obj.yaml b/lld/test/COFF/mixed-resource-obj.yaml index 60f0ebe70db..8e122b504f0 100644 --- a/lld/test/COFF/mixed-resource-obj.yaml +++ b/lld/test/COFF/mixed-resource-obj.yaml @@ -1,3 +1,5 @@ +# REQUIRES: x86 + # RUN: yaml2obj < %s > %t.o # Test that we get both the resource and the code from a single object |