OSDN Git Service

ART: Fix CFI annotation for art_quick_aput_obj
authorMathieu Chartier <mathieuc@google.com>
Sat, 27 Jun 2015 22:42:27 +0000 (15:42 -0700)
committerAndreas Gampe <agampe@google.com>
Mon, 29 Jun 2015 21:02:33 +0000 (14:02 -0700)
commite7d876adcfc1977800264ab7540aa488c1568b48
tree3e8531d9822fd08022466d5d5970dad585f40ca7
parentd735c41e95a5d89cc9dad0c78d7d052579d8bd41
ART: Fix CFI annotation for art_quick_aput_obj

Fix the CFI state after an early return.

Bug: 22014525

(cherry picked from commit 2738639bcd30b908d825725169b7497ed047debb)

Change-Id: I56b9ba8cf8c47d70a642f064e59c7e04a476dd2f
runtime/arch/arm64/quick_entrypoints_arm64.S
runtime/arch/x86/quick_entrypoints_x86.S
runtime/arch/x86_64/quick_entrypoints_x86_64.S