Fix invoke-interface bug.

genInvokeInterface relies on the helper routine to do its null check
of "this", so it must load it as part of the regular argument loading
sequence.  Previously, that was being ommitted.

Change-Id: I99b325c2c2a284c2bfe6b48839ea561199b66b55
1 file changed
tree: bf056843f75bb289f6a54d7b31e2e8c10495188b
  1. build/
  2. src/
  3. test/
  4. tools/
  5. Android.mk