summaryrefslogtreecommitdiff
path: root/test/ELF/relocatable-compressed-input.s
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2017-07-19 07:02:58 +0000
committerDimitry Andric <dim@FreeBSD.org>2017-07-19 07:02:58 +0000
commitda06c7cfa0388de29a4024d8d386e48f2fb13ed6 (patch)
treedc28e84fc2bb9a4a4d9873fe4d04946fe3f7f4c0 /test/ELF/relocatable-compressed-input.s
parent267829774358b5aebd3e726ae318813bd48129bb (diff)
downloadsrc-test2-da06c7cfa0388de29a4024d8d386e48f2fb13ed6.tar.gz
src-test2-da06c7cfa0388de29a4024d8d386e48f2fb13ed6.zip
Notes
Diffstat (limited to 'test/ELF/relocatable-compressed-input.s')
-rw-r--r--test/ELF/relocatable-compressed-input.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/relocatable-compressed-input.s b/test/ELF/relocatable-compressed-input.s
index bdfb2073a1e0..3c0199c33f7d 100644
--- a/test/ELF/relocatable-compressed-input.s
+++ b/test/ELF/relocatable-compressed-input.s
@@ -1,4 +1,4 @@
-# REQUIRES: zlib
+# REQUIRES: x86, zlib
# RUN: llvm-mc -compress-debug-sections=zlib-gnu -filetype=obj -triple=x86_64-unknown-linux %s -o %t1
# RUN: llvm-readobj -sections %t1 | FileCheck -check-prefix=GNU %s