OSDN Git Service

Fix profile merges of megamorphic inline caches.
authorCalin Juravle <calin@google.com>
Wed, 22 Feb 2017 03:00:33 +0000 (19:00 -0800)
committerCalin Juravle <calin@google.com>
Wed, 22 Feb 2017 03:14:38 +0000 (19:14 -0800)
commit0def68d5f201b0a6421cabedcf951c7927f4fd50
tree99469d588142a876b7ed46c6428bf53d9c3d5931
parentaa442244246cc86fb20df9765fc01214eb5c187b
Fix profile merges of megamorphic inline caches.

Test: m test-art-host-gtest-profile_compiltion_info_test
Bug: 35644850
Change-Id: Ib213715e263869c3aa6d4f81f0b7fe17f13b84c4
runtime/jit/profile_compilation_info.cc
runtime/jit/profile_compilation_info_test.cc