Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
5d7015cd64085068b1685d44339b4b705ef3f065
/
.
/
test
/
550-new-instance-clinit
/
info.txt
blob: c5fa3c7cc9f617e42be09d777b487715fd9077e6 [
file
] [
log
] [
blame
]
Nicolas Geoffray
729645a
2015-11-19 13:29:02 +0000
[
diff
] [
blame
]
1
Regression test for optimizing which used to treat
2
HNewInstance as not having side effects even though it
3
could invoke a clinit method.