diff options
author | Chih-Hung Hsieh <chh@google.com> | 2015-01-30 15:37:34 -0800 |
---|---|---|
committer | Chih-Hung Hsieh <chh@google.com> | 2015-01-30 15:37:34 -0800 |
commit | 1675f2c5581c7b0b83c8823e2b4eb0ec62b28b7f (patch) | |
tree | bb0ca0614452268d8e0aafb68d2b76972c29d380 /compiler/optimizing/graph_visualizer.h | |
parent | ab7f56d9b9838811cb01773e45999e2cda4aa03a (diff) |
Disable clang optimization to boot up on arm64.
On arm64 devices, clang compiled lib64/libart.so repeatedly
crashes during boot up stage. That prevents a stable adb connection.
When optimization of BitVector::NumSetBits is disabled,
we can boot up to Android home screen, although some Apps
are still unstable.
This is a temporary workaround only for clang/llvm arm64 target,
to enable concurrent debugging on other bugs.
BUG: 19180814
Change-Id: Id82497ce4be0b2c30d36679d15394848d826f50c
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions