diff options
author | Peter Collingbourne <pcc@google.com> | 2018-08-28 18:21:28 -0700 |
---|---|---|
committer | Peter Collingbourne <pcc@google.com> | 2018-08-28 18:24:39 -0700 |
commit | 0ed1eaba4f5bd56fd2fba621e71aa8484397ef0e (patch) | |
tree | eae7804933e011bb98af0875d5832ac313934671 /compiler/optimizing/graph_visualizer.cc | |
parent | 213f895897c85bf98ebc65c8d8d0605d228ed3e8 (diff) |
arm64: Don't use the GOT to access art::Runtime::instance_.
Because ART is built with -fvisibility=protected, the location of
this symbol can be statically resolved by the linker, so there is no
need to go via the GOT.
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions