summaryrefslogtreecommitdiff
path: root/compiler/optimizing/nodes.h
diff options
context:
space:
mode:
author Orion Hodson <oth@google.com> 2019-06-27 12:56:48 +0100
committer Treehugger Robot <treehugger-gerrit@google.com> 2019-06-27 15:40:27 +0000
commite764f38a4b04e0a068631bc53d8737ba07639557 (patch)
tree5980097784fe6326647bd1615a5ee1c9739d8d16 /compiler/optimizing/nodes.h
parentf90c406cfb7c495378743837b01446120742e74f (diff)
Remove unnecessary cache alignment fixes
This change reverts two alignment changes relating to 32-bit ARM runtimes on 32-bit ARMv7 kernels. These were speculative fixes before the problem was properly understood. This means code alignment in the JIT code cache is determined by GetInstructionSetAlignment() for all architectures. The first commit removed is 521ff988097af7c79a0b94368d33d21f7c7dfb7d. The second is df1ab205c78fbfae152947e9618d8871a42a744b. Test: manual (see b/132205399) Bug: 136150630 Bug: 132205399 Change-Id: I9e5ed4b2271df80b7c7ea81cdb088b45c456b86a
Diffstat (limited to 'compiler/optimizing/nodes.h')
0 files changed, 0 insertions, 0 deletions