commit | 1ddd913c99e6e8a95c149374ccbb681afc471c8a | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Wed Feb 08 01:51:18 2017 -0800 |
committer | Stephen Hines <srhines@google.com> | Wed Feb 08 01:51:18 2017 -0800 |
tree | 1826beb21215f3b24b1ad55bc5cecc5ee1828067 | |
parent | e79bc4f2e6e2aa693a03386ebef1ec5257a71001 [diff] |
Undo class_linker.cc workaround for out of registers bug. Bug: http://b/30419309 Test: Built x86_64/x86 targets successfully with latest toolchain. This change re-enables optimization for a function in class_linker.cc that previously exposed an internal compiler error in Clang. Now that the bug has been fixed, we can remove the workaround. Change-Id: If6520c17630b6f67ce016966c0777b675be1b852