From: Nathan Froyd Date: Mon, 30 Aug 2010 14:07:01 +0000 (+0000) Subject: remove file committed by mistake X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eb34ac7a77ac46a9ddde8c67914c2f4e584429dc;p=binutils-gdb.git remove file committed by mistake --- diff --git a/binutils/testsuite/binutils-all/needed-reloc.s b/binutils/testsuite/binutils-all/needed-reloc.s deleted file mode 100644 index 8251e8c0f8a..00000000000 --- a/binutils/testsuite/binutils-all/needed-reloc.s +++ /dev/null @@ -1,7 +0,0 @@ - .globl foo - - .data - .4byte foo - .text -foo: - .long 1