OSDN Git Service

ART: Fix stub_test
authorAndreas Gampe <agampe@google.com>
Wed, 21 Jan 2015 20:23:50 +0000 (12:23 -0800)
committerAndreas Gampe <agampe@google.com>
Wed, 21 Jan 2015 20:23:50 +0000 (12:23 -0800)
commit5c3d3a9613228fad90295ee56646a4340c5015a5
treef28317245a66ff7395b7aeb22b82cb5e3ceb655a
parent36e8a91d975b4096b40c2b4bb6c6cd663cc5166d
ART: Fix stub_test

Change x86-64 inline assembly to work with fno-omit-frame-pointer.

Bug: 18722517
Change-Id: I2ddb80abc9ada63fe5de9ccdd12b37df5c0001b7
runtime/arch/stub_test.cc