dwarfout.c: Remove reference to README.DWARF.

2001-08-01  Robert Lipe  <robertl@caldera.com>

        * dwarfout.c: Remove reference to README.DWARF.

From-SVN: r44560
This commit is contained in:
Robert Lipe 2001-08-01 22:27:04 +00:00 committed by Robert Lipe
parent fc1296b77a
commit 551e8a74ea
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2001-08-01 Robert Lipe <robertl@caldera.com>
* dwarfout.c: Remove reference to README.DWARF.
2001-08-01 Andrew MacLeod <amacleod@redhat.com>
* regclass.c (call_really_used_regs): New array for registers which

View File

@ -578,9 +578,6 @@ Boston, MA 02111-1307, USA. */
#include "tm_p.h"
#include "debug.h"
/* 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
so called "Debugging Information Entries". For the sake of brevity,
this term is abbreviated to `DIE' throughout the remainder of this