diff options
Diffstat (limited to 'test/ELF/Inputs/copy-rel-corrupted.s')
-rw-r--r-- | test/ELF/Inputs/copy-rel-corrupted.s | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/ELF/Inputs/copy-rel-corrupted.s b/test/ELF/Inputs/copy-rel-corrupted.s deleted file mode 100644 index b8d1b1aa04c4..000000000000 --- a/test/ELF/Inputs/copy-rel-corrupted.s +++ /dev/null @@ -1,4 +0,0 @@ -.type x,@object -.globl x -x: -.size x, 0 |