Fix comment in dwarf2/attribute.h
authorTom Tromey <tom@tromey.com>
Sat, 28 Mar 2020 15:25:41 +0000 (09:25 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 28 Mar 2020 15:25:41 +0000 (09:25 -0600)
commit4d1b9ab645d9ce72aad15011264dd9b2e52a57e8
tree39327129ddd3335a47370d6f4ebb1ffe49d9b66b
parentf1749218ff325e2074583fa7d7caf9ee09a1feb8
Fix comment in dwarf2/attribute.h

I noticed that a comment in dwarf2/attribute.h still referred to
dwarf2_get_attr_constant_value.  However, this is now a method on
struct attribute.

gdb/ChangeLog
2020-03-28  Tom Tromey  <tom@tromey.com>

* dwarf2/attribute.h (struct attribute) <form_is_constant>: Update
comment.
gdb/ChangeLog
gdb/dwarf2/attribute.h
This page took 0.028329 seconds and 4 git commands to generate.