diff options
Diffstat (limited to 'test/ELF/allow-shlib-undefined.s')
-rw-r--r-- | test/ELF/allow-shlib-undefined.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ELF/allow-shlib-undefined.s b/test/ELF/allow-shlib-undefined.s index 2d068b0f60ed..abb0351db723 100644 --- a/test/ELF/allow-shlib-undefined.s +++ b/test/ELF/allow-shlib-undefined.s @@ -1,3 +1,4 @@ +# REQUIRES: x86 # --allow-shlib-undefined and --no-allow-shlib-undefined are fully # ignored in linker implementation. # --allow-shlib-undefined is set by default |