alibaba / xoc

XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular languages. There are two level IR representations used throughout all phases of the compilation.
110 stars 53 forks source link

Fix dexOffset in findPos; Fix classData Size. #2

Closed jinderek closed 9 years ago

jinderek commented 9 years ago
  1. The pseudo code match will cause false dexOffset in the end.
  2. classData Size is not coherent in clsnumber and item->size.