From: Jim Wilson Date: Thu, 3 Apr 1997 20:04:23 +0000 (-0800) Subject: Delete comment referring to README.DWARF. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=714aa06f90b27dbf5f2442ec8f3f3bc7377e867a;p=gcc.git Delete comment referring to README.DWARF. From-SVN: r13833 --- 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. */