Remove a TODO

This removes a TODO comment -- the work has been done.

gdb/ChangeLog
2018-07-20  Tom Tromey  <tom@tromey.com>

	* buildsym.c: Remove TODO comment.
This commit is contained in:
Tom Tromey 2018-05-21 09:20:31 -06:00
parent b37dd3bcaa
commit ddb7060226
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2018-07-20 Tom Tromey <tom@tromey.com>
* buildsym.c: Remove TODO comment.
2018-07-20 Tom Tromey <tom@tromey.com>
* coffread.c (coff_symtab_read): Update.

View File

@ -90,8 +90,7 @@
#include "stabsread.h"
/* Buildsym's counterpart to struct compunit_symtab.
TODO(dje): Move all related global state into here. */
/* Buildsym's counterpart to struct compunit_symtab. */
struct buildsym_compunit
{