OSDN Git Service

Dx block dumper no longer fails on abstract and native methods.
authorjeffhao <jeffhao@google.com>
Mon, 11 Apr 2011 19:52:55 +0000 (12:52 -0700)
committerjeffhao <jeffhao@google.com>
Mon, 11 Apr 2011 19:52:55 +0000 (12:52 -0700)
commit56ff6fe7f312dab76c365e5b482a6c32e44caaf7
tree5b3d9206af7bdd0b73212e0f3c762159aceb06ee
parentae9de5bebbb8d03f45992e190d6b4e954f6f4562
Dx block dumper no longer fails on abstract and native methods.

Change-Id: I3bad07a1621c0ef4bc495816b2438cab9401a828
dx/src/com/android/dx/command/dump/BlockDumper.java
dx/src/com/android/dx/command/dump/SsaDumper.java