]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Turn copier::entry into a value_reference so what_space works on it.
authorMark Wielaard <mjw@redhat.com>
Thu, 20 Jan 2011 15:23:48 +0000 (16:23 +0100)
committerMark Wielaard <mjw@redhat.com>
Wed, 16 Mar 2011 14:05:27 +0000 (15:05 +0100)
commit18804275adb5dfbb9ba17322de9f6a17c38c2f04
tree8cf3fb2ccbdbf1a702d36df190f706a6f93122e0
parent4a5f27364dcd30d43c49ac7292e29cd7cf7530d8
Turn copier::entry into a value_reference so what_space works on it.

copier::entry is used as a value_reference when an attr_value has a
dangling reference to a DIE not yet built in the output. So make sure
its type matches that usage.
libdw/c++/dwarf_output