This updates a comment in psymtab.h to reflect the current reality.
gdb/ChangeLog
2020-02-11  Tom Tromey  <tom@tromey.com>
	* psymtab.h: Update comment.
Change-Id: I438bb5929c3ebd1a4c6e9a902490f2ef63014ab3
+2020-02-11  Tom Tromey  <tom@tromey.com>
+
+       * psymtab.h: Update comment.
+
 2020-02-11  Tom Tromey  <tom@tromey.com>
 
        * gdb_obstack.h (struct auto_obstack): Use
 
    other memory managed by this class), or on the per-BFD object.  The
    only link from the psymtab storage object back to the objfile (or
    objfile_obstack) that is made by the core psymtab code is the
-   compunit_symtab member in the psymtab.
+   compunit_symtab member in the standard_psymtab -- and a given
+   symbol reader can avoid this by implementing its own subclasses of
+   partial_symtab.
 
    However, it is up to each symbol reader to maintain this invariant
    in other ways, if it wants to reuse psymtabs across multiple