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