diff options
author | Andreas Gampe <agampe@google.com> | 2017-09-18 08:34:42 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2017-09-18 12:50:43 -0700 |
commit | 217488a9ddf351033c1688198c492b9c40c36d8a (patch) | |
tree | 98dc5553e2538b9b508c1837bc27b383d73b7149 /compiler/optimizing/graph_visualizer.cc | |
parent | e16ed6da590e717e28c07e2c9d1b342efc678870 (diff) |
ART: Move read barrier config out of globals
Reduce the global dependencies by refactoring where the read
barrier constants are defined.
Rename read_barier_c.h to read_barier_config.h and ifdef the
C++ parts to have a common header for both C/asm and C++.
Put heap poisoning configuration into its own minimal header.
Fix up transitive includes.
Test: m
Change-Id: I159669ec61e3d1c4c7ddcd79e63b023a0519717a
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions