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 findPos abort bugs caused by multi-pseudo insns in the end of cod… #3

Closed jinderek closed 9 years ago

jinderek commented 9 years ago

…e item.

The end of code item may have multi-pseudo insns and also "nop", which will cause wrong dexoffset calculated in d2rmethod.