Fix the weird state transitions in verification.

This probably wants to be done differently, without Compiler involving
ClassLinker, and with DexVerifier being told whether it should throw
or not. But this gets us further for now.

Test 077 still crashes, but that's now in code that's actively being
worked on, which I'll leave for now.

Change-Id: I4f265b20663837547933d0c5fa70032d22fc6c12
3 files changed
tree: 8e4c87645a50b7a825586735143956c53eb9a6ac
  1. build/
  2. oat_process/
  3. oat_runtime/
  4. src/
  5. test/
  6. tools/
  7. Android.mk