OSDN Git Service

ART: Remove unique-numbered labels from arm64 assembly
authorChih-Hung Hsieh <chh@google.com>
Mon, 27 Jul 2015 17:10:44 +0000 (10:10 -0700)
committerAndreas Gampe <agampe@google.com>
Fri, 31 Jul 2015 17:49:21 +0000 (10:49 -0700)
commitc0da7ac6ce579ce019788e312e68f9f16c258b91
tree6e715344a715d6030ff3bf34e64ea1d8c19ded32
parent3247ce5195f4233c484254b41a1fcc6cd1e6db0a
ART: Remove unique-numbered labels from arm64 assembly

Use local labels like 1, 2, 3 in macros. Clang does not support
the unique counter variable \@.

Bug: 22799850
Change-Id: I9ef1859be40b875ef4d7ae74ec1af52ad05f7352
runtime/arch/arm64/quick_entrypoints_arm64.S