diff options
Diffstat (limited to 'lld/test/pecoff/importlib.test')
-rw-r--r-- | lld/test/pecoff/importlib.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lld/test/pecoff/importlib.test b/lld/test/pecoff/importlib.test index 88765775279..7f1ee6b4434 100644 --- a/lld/test/pecoff/importlib.test +++ b/lld/test/pecoff/importlib.test @@ -1,3 +1,5 @@ +# REQUIRES: X86 +# # Verify that lld can handle .lib files. "main.obj" refers "var" and # "fn" defined in "vars.lib". # |