diff options
Diffstat (limited to 'test/ELF/Inputs/gotpc-relax-und-dso.s')
-rw-r--r-- | test/ELF/Inputs/gotpc-relax-und-dso.s | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/ELF/Inputs/gotpc-relax-und-dso.s b/test/ELF/Inputs/gotpc-relax-und-dso.s deleted file mode 100644 index cbe39f38ef0b..000000000000 --- a/test/ELF/Inputs/gotpc-relax-und-dso.s +++ /dev/null @@ -1,4 +0,0 @@ -.globl dsofoo -.type dsofoo, @function -dsofoo: - nop |