OSDN Git Service

Prevent verified method from being deleted by compiler driver.
authorJeff Hao <jeffhao@google.com>
Mon, 6 Apr 2015 21:21:37 +0000 (14:21 -0700)
committerJeff Hao <jeffhao@google.com>
Mon, 6 Apr 2015 22:46:29 +0000 (15:46 -0700)
commit48699fb0b0662d9a4fa593d0bd2a7d5ace83e34e
tree9c223e2f545500c3ea29a0943c2f17b491938c3a
parentfb9131bd25b5a90e49da5e0f44b23e106558e7e0
Prevent verified method from being deleted by compiler driver.

The results of it will be needed by future optimizing compiler changes.

Change-Id: Ifbdf47e7564906b74193f80a4ba0459eed87c0f7
compiler/driver/compiler_driver.cc
compiler/driver/compiler_driver.h