summaryrefslogtreecommitdiff
path: root/test/ELF/Inputs/icf2.s
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2016-07-23 20:48:50 +0000
committerDimitry Andric <dim@FreeBSD.org>2016-07-23 20:48:50 +0000
commit1c98619801a5705c688e683be3ef9d70169a0686 (patch)
tree8422105cd1a94c368315f2db16b9ac746cf7c000 /test/ELF/Inputs/icf2.s
parentf4f3ce4613680903220815690ad79fc7ba0a2e26 (diff)
Notes
Diffstat (limited to 'test/ELF/Inputs/icf2.s')
-rw-r--r--test/ELF/Inputs/icf2.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ELF/Inputs/icf2.s b/test/ELF/Inputs/icf2.s
new file mode 100644
index 000000000000..d332130bc935
--- /dev/null
+++ b/test/ELF/Inputs/icf2.s
@@ -0,0 +1,5 @@
+.globl f1, f2
+.section .text.f2, "ax"
+f2:
+ mov $60, %rdi
+ call f1