sh: Handle the DWARF op, DW_CFA_undefined
authorMatt Fleming <matt@console-pimps.org>
Thu, 20 Aug 2009 18:53:49 +0000 (19:53 +0100)
committerMatt Fleming <matt@console-pimps.org>
Fri, 21 Aug 2009 12:04:11 +0000 (13:04 +0100)
Allow a DWARF register to have an undefined value. When applied to the
DWARF return address register this lets lets us label a function as
having no direct caller, e.g. kernel_thread_helper().

Signed-off-by: Matt Fleming <matt@console-pimps.org>

No differences found