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:
parent
b37dd3bcaa
commit
ddb7060226
@ -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.
|
||||
|
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user