commit | d208482ab256cde8f935affc7986919809e3317c | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Wed Apr 11 09:58:41 2018 +0000 |
committer | Jackeagle <jackeagle102@gmail.com> | Thu Aug 09 21:50:15 2018 -0400 |
tree | 2bec080c281eab1ddbd7b3ad511ba763bfc066c7 | |
parent | d7f28d1e17bcc61f89cbab8fcfb0bfffb872b2a2 [diff] |
ART: Compile link-time thunks in codegen The linker crash (the reason for revert) is flaky and maybe we shall not see it with this CL now that unrelated source code has changed. Test: Rely on TreeHugger Bug: 36141117 Bug: 77581732 This reverts commit 5806a9ec99b5494b511e84c74f494f0b3a8ebec5. Change-Id: I3a4a058847dff601681ba391abf45833424fa06d Signed-off-by: mydongistiny <jaysonedson@gmail.com>