Code cleanup around compiler options and JIT.
Now support passing --verbose-methods and --dump-cfg. Test: test.py Test: ./out/host/linux-x86/bin/art -Xcompiler-option --dump-cfg=foo.cfg -Xcompiler-option --verbose-methods=run -Xcompiler-option --compiler-filter=quicken -Xusejit:true -cp benchmarks.dex benchmarks.DeltaBlue.java.DeltaBlue Change-Id: I75ffed146ffff43ef70f3e9e80a160751e08cb04
Loading
Please sign in to comment