summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
diff options
context:
space:
mode:
authorDavid Srbecky <dsrbecky@google.com>2015-04-15 01:18:12 +0100
committerDavid Srbecky <dsrbecky@google.com>2015-04-21 20:50:04 +0000
commit297ed22d71e0c67e7b1a3f188cff7c3874abbe47 (patch)
treeed432521ad0853bea19fa9becd168cd28120c955 /compiler/optimizing/graph_visualizer.h
parentf0dec62af300eaacfe3e8621276ee89a7d76346e (diff)
Write 64-bit address in DWARF if we are on 64-bit architecture.
DWARF includes code address. Make sure they are of the right size. I have kept them as 32-bit until now to keep consistent with the old code. I do not think that having 32-bit addresses was an issue since we were using 32-bit Elf, but since we plan to switch to 64-bit Elf, we should definitely be using 64-bit address. Change-Id: I57138c0dda2d37fc6f0f9329b31d61f38a2d6fcb
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions