summaryrefslogtreecommitdiff
path: root/test/ELF/Inputs/abs-hidden.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/Inputs/abs-hidden.s')
-rw-r--r--test/ELF/Inputs/abs-hidden.s3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/ELF/Inputs/abs-hidden.s b/test/ELF/Inputs/abs-hidden.s
deleted file mode 100644
index 44bff383a8e0d..0000000000000
--- a/test/ELF/Inputs/abs-hidden.s
+++ /dev/null
@@ -1,3 +0,0 @@
-.global foo
-.hidden foo
-foo = 0x42