SIGN IN SIGN UP

Add more options to tools/compiledump.py

* Add --enable-test-assertions to enable test assertions. This is no
  longer the default
* Add option for passing JVM options

One use case for passing JVM options to only enable assertions for a
specific class:

  tools/compiledump.py \
      --disable_assertions \
      -J-ea:com.android.tools.r8.ir.optimize.DeadCodeRemover \
      ...

Bug: b/312926551
Change-Id: Ib1eb4d72fd9acca6f84f2401128742246794dba6
S
Søren Gjesse committed
f8772cb2d821b7a605e6e3473cfc71b85c2a36d5
Parent: 361d1b3