commit | 2e44560338780dd1877f7cf8ac18e67a50ef0b2d | [log] [tgz] |
---|---|---|
author | Branislav Rankov <branislav.rankov@linaro.org> | Tue Nov 29 14:02:04 2016 +0000 |
committer | Branislav Rankov <branislav.rankov@linaro.org> | Tue Nov 29 14:21:20 2016 +0000 |
tree | 4b0fa15c180d31fde2faebabaf84e591c4fa92d5 | |
parent | d34d4f303bff900249cce15ff5e4a3844f71546b [diff] |
Disabled fallback to interpreter in dexfuzz. Added the -Xno-dex-file-fallback option when running optimizing backends so that it fails in case compilation fails. Test: Introduce an artificial crash in the optimizing compiler. There should be a divergence reported. dexfuzz --input=Hello.dex --execute --arm --interpreter --optimizing --repeat=20 --dump-output Change-Id: I8adfc68b176b7482efce0cc7335c3cc50857c5a2