]> 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>
Fri, 21 Jan 2011 15:36:58 +0000 (16:36 +0100)
commit80a55b4583c6eb34e7f4076a47e9614a95a28006
tree12a8b996b0c0c2d8dcc7dd655e7a301b1e6b8ffa
parente72262912e9f3f069df9344c82095d8b65d05091
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