diff options
| author | 2024-03-04 13:34:59 +0000 | |
|---|---|---|
| committer | 2024-03-04 19:23:54 +0000 | |
| commit | c46c13c5bb056d82ad971dd3047d6c9782de7006 (patch) | |
| tree | 68bce40c458fa12d77a066a6d7c1571226762ee8 /compiler/optimizing/instruction_simplifier_arm.cc | |
| parent | 350d7731a8e87bfca87611a7e420ccd6320be4ab (diff) | |
Don't compile non-prejit a method marked as pre-compiled.
Such methods should only be compiled with the `prejit` flag. Otherwise
they could end up with two different generated code, which is
incompatible with the JIT zygote implementation.
Test: boot aosp eng build
Bug: 325663683
Change-Id: I1300ac5cdeae0042112a177ff76b6f16539c7871
Diffstat (limited to 'compiler/optimizing/instruction_simplifier_arm.cc')
0 files changed, 0 insertions, 0 deletions