summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorDavid Srbecky <dsrbecky@google.com>2016-02-01 15:37:32 +0000
committerDavid Srbecky <dsrbecky@google.com>2016-02-03 10:40:40 +0000
commit1c4aeb416e6f981c688a334a95dd0f463631a808 (patch)
treef60abcff312ba835e2a2087a5370ba2e1a31b5be /compiler/optimizing/graph_visualizer.cc
parentedd3a4b6c222c9bc9ab84ffc10b374ccc6b647ea (diff)
Write DWARF strings inline and remove .debug_str section.
This means we no longer de-duplicate strings. Contra-intuitively this saves space since removal of the indirection (4 bytes per string) outweights the saving that we had from removal of duplicated strings. The removal of buffering and deduplication also speeds up the processing. Change-Id: Iee559094ed6180363e1665fbc79493e624b63435
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions