summaryrefslogtreecommitdiff
path: root/test/MC/ELF/nocompression.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ELF/nocompression.s')
-rw-r--r--test/MC/ELF/nocompression.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/MC/ELF/nocompression.s b/test/MC/ELF/nocompression.s
new file mode 100644
index 0000000000..c584e181df
--- /dev/null
+++ b/test/MC/ELF/nocompression.s
@@ -0,0 +1,5 @@
+// RUN: llvm-mc -filetype=obj -compress-debug-sections -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
+
+// REQUIRES: nozlib
+
+// CHECK: llvm-mc: build tools with zlib to enable -compress-debug-sections