summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2017-05-24 13:04:14 +0100
committerVladimir Marko <vmarko@google.com>2017-05-24 13:19:23 +0100
commit19d7d50c0ae23f2041b1aee4aa8a5b789e3d2020 (patch)
treec3483c46f7c967d21dcc1ace5d0af874f82e0288 /compiler/optimizing/graph_visualizer.cc
parenta4bf3c33e501758fa8e707ef30f9ee67ea20511e (diff)
ARM64: Fix IsAdrpPatch().
kMethodRelative patch can be an ADRP patch. Note that this minor bug had no real consequences as the patch would later be filtered out in NeedsErratum843419Thunk() because we generate the instruction sequence ADRP+ADD in this case. Also change the output for kDirectAddress from "Direct" to "DirectAddress". This kind is currently unused in checker tests. Test: Rely on TreeHugger. Bug: 30627598 Change-Id: I4e7c033aa010bbff53a554bfadd2ba0f03f69528
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions