summaryrefslogtreecommitdiff
path: root/test/old-elf/Hexagon/Inputs/sdata1.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/old-elf/Hexagon/Inputs/sdata1.c')
-rw-r--r--test/old-elf/Hexagon/Inputs/sdata1.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/old-elf/Hexagon/Inputs/sdata1.c b/test/old-elf/Hexagon/Inputs/sdata1.c
new file mode 100644
index 0000000000000..77c2a54c36a1b
--- /dev/null
+++ b/test/old-elf/Hexagon/Inputs/sdata1.c
@@ -0,0 +1,3 @@
+static int a = 0;
+
+int b = 10;