diff options
author | Tamas Berghammer <tberghammer@google.com> | 2016-01-15 13:09:34 +0000 |
---|---|---|
committer | David Srbecky <dsrbecky@google.com> | 2016-01-18 14:35:14 +0000 |
commit | fffbee4d158259633ec7b7f712eaf75be86bd4e5 (patch) | |
tree | 05b9ae8b23be722cf8c2a6a979cc3706437ecf71 /compiler/optimizing/graph_visualizer.cc | |
parent | 55380bbe098bace4375d77a2b77d05ef88dfe6f6 (diff) |
Report types loaded during init to the native debugger
The runtime loads a lot of type before it creates the jit from the
boot image and from hard coded source code (e.g. primitive arrays).
This change emits type information for these types after the jit has
been created. At the same time we remove the type info generation
that happens during AOT compilation because that type information can
be modified by a class loader at runtime.
Change-Id: Ie5b3b3df9d01c7200a1f670a98d9cbee796234e9
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions