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.
+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.
#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
{