summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generator.cc
diff options
context:
space:
mode:
authorDavid Srbecky <dsrbecky@google.com>2019-10-04 17:44:33 +0100
committerDavid Srbecky <dsrbecky@google.com>2019-10-09 15:51:56 +0000
commite1b36f09cb478a39ba443f6acb11cd1901c01c1d (patch)
tree75642c703fee9fce7cd09af344dd26d485379b13 /compiler/optimizing/code_generator.cc
parent449011217844401ed491ad0f89dcba21cc26bfc4 (diff)
JIT: Separate code allocation and initialization.
Allocate(reserve) both code and data first, and then initialise(commit) both of them. This is useful since we know the address sooner for the purpose of debug info generation. Test: ./art/test.py -b -r --jit --host --64 Change-Id: I4971a8801004efbc6c2b27884834dda775b72664
Diffstat (limited to 'compiler/optimizing/code_generator.cc')
0 files changed, 0 insertions, 0 deletions