aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/lto/Inputs/tls-mixed.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/lto/Inputs/tls-mixed.s')
-rw-r--r--test/ELF/lto/Inputs/tls-mixed.s4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ELF/lto/Inputs/tls-mixed.s b/test/ELF/lto/Inputs/tls-mixed.s
new file mode 100644
index 000000000000..b31ae3dd54d1
--- /dev/null
+++ b/test/ELF/lto/Inputs/tls-mixed.s
@@ -0,0 +1,4 @@
+.globl foo
+.section .tbss,"awT",@nobits
+foo:
+.long 0