summaryrefslogtreecommitdiff
path: root/src/compiler_llvm/compiler_llvm.h
diff options
context:
space:
mode:
author jeffhao <jeffhao@google.com> 2012-03-05 18:01:54 -0800
committer jeffhao <jeffhao@google.com> 2012-03-06 16:19:22 -0800
commitf56197c5519395fcf8226a7148cc87367e0a7ad4 (patch)
tree1403d90cb236e3643192e40a293b71ea8cd4a3be /src/compiler_llvm/compiler_llvm.h
parent9787ac4a18e71a57ed2b559759e9903b557a65dd (diff)
Verifier can handle an unresolved method or class.
Added a new dex verifier entry point that takes in a ClassDef index and context instead of a Class pointer. This allows basic structural verification to still be run on classes that FindClass fails to find. If the basic structural classes fail, then the compilation for the class is skipped. Before, an unresolvable malformed class would cause the compiler to segfault. Change-Id: Ia02c77560bf274281c4e22250983dc96511501eb
Diffstat (limited to 'src/compiler_llvm/compiler_llvm.h')
0 files changed, 0 insertions, 0 deletions