summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2016-01-08 15:56:19 +0000
committerRoland Levillain <rpl@google.com>2016-01-08 15:56:19 +0000
commit1407ee7df9d063e4d94c488c7beb46cb2da0677e (patch)
tree9f1ebbd7ca7bb83ecae0c9b9aaf046d0243c1c58 /test/ProfileTestMultiDex
parent74179b2082f8114db5154c75be643d9337cb3a63 (diff)
Add a missing implicit null check in the ARM codegen.
The code generated for object ArraySet on ARM used to miss an implicit null check for the array when the assigned value is `null`. This has not been an actual issue so far, as ArraySet instructions have never been using implicit null checks. Note: This CL comes without a regression test, as the code path in question is not used (yet). Change-Id: If3bc85e32802595e635513dfb83ccfcfd8f00d3d
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions