From: wilson Date: Thu, 3 Apr 1997 20:04:23 +0000 (+0000) Subject: Delete comment referring to README.DWARF. X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=21ff7320d268928f52c6bd3b3d50a121b429681c Delete comment referring to README.DWARF. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@13833 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index 89df539ec0b..4f9c83b0375 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -41,9 +41,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ extern char *getpwd (); -/* IMPORTANT NOTE: Please see the file README.DWARF for important details - regarding the GNU implementation of DWARF. */ - /* NOTE: In the comments in this file, many references are made to "Debugging Information Entries". This term is abbreviated as `DIE' throughout the remainder of this file. */