summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorDavid Srbecky <dsrbecky@google.com>2015-11-09 18:05:48 +0000
committerDavid Srbecky <dsrbecky@google.com>2015-11-20 16:30:38 +0000
commit04b0526d60de4e9979fc486d2ba655247d211d0b (patch)
treef1557aea44abe67f83b74e332fc8d8c28192a3ff /compiler/optimizing/graph_visualizer.cc
parent349baca032735e4a386b74709aa94d17f076cbce (diff)
Encode function signatures properly in DWARF.
The signatures were previously stored as plain string. The proper way in DWARF is to store them as structured tree of tags. (for example, DW_TAG_subprogram containing DW_TAG_formal_parameter) Note that this makes the debug sections smaller since DWARF signatures are actually more efficient than just plain strings. Change-Id: I6afbce28340570666d8674d07c0e324aad561dd5
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions