diff options
author | David Srbecky <dsrbecky@google.com> | 2016-03-15 17:02:41 +0000 |
---|---|---|
committer | David Srbecky <dsrbecky@google.com> | 2016-03-15 17:11:05 +0000 |
commit | e8b4e851e17aa6ec03941f98d7bf48dad1baf647 (patch) | |
tree | b60cbf43b285a11312aa703247c5befd61331135 /compiler/optimizing/optimizing_compiler.cc | |
parent | fbc61e19578d281d05728bcd120e1ace57c2fbd8 (diff) |
Call __jit_debug_register_code() indirectly via global variable.
This is speculative future optimization. It allows the debugger to
change the value of the global variable to point to its injected code.
This, in turn, allows it to handle JIT events in-process without
triggering breakpoint and without the inter-process cost of it.
Change-Id: I4961c8862603bfb43c84974a3a51110ee202bb1b
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions