aboutsummaryrefslogtreecommitdiff
path: root/test/COFF/Inputs/locally-imported-def.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/COFF/Inputs/locally-imported-def.s')
-rw-r--r--test/COFF/Inputs/locally-imported-def.s4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/COFF/Inputs/locally-imported-def.s b/test/COFF/Inputs/locally-imported-def.s
new file mode 100644
index 000000000000..60a0970e9702
--- /dev/null
+++ b/test/COFF/Inputs/locally-imported-def.s
@@ -0,0 +1,4 @@
+.text
+.globl f
+f:
+ ret