summaryrefslogtreecommitdiff
path: root/compiler/compiler.h
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2017-11-08 14:32:33 +0000
committerVladimir Marko <vmarko@google.com>2017-11-08 14:50:56 +0000
commit0db16e00e3927445585a588499731c58c1ae1bef (patch)
tree9d151a03534703642d20cd2265260ff13c7592a4 /compiler/compiler.h
parenta3c21d9c0552a04dfa69817b991b8e902cd0d6d6 (diff)
Use strcmp() for checking @{Fast,Critical}Native annotations.
Instead of looking up the descriptor in boot class path loader (where @{Fast,Critical}Native are guaranteed to be already resolved) and then checking if it's the @{Fast,Critical}Native annotation, just check the descriptor with strcmp(). Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 65574695 Change-Id: I765590d039981d169fb3c606b6166580a84303b6
Diffstat (limited to 'compiler/compiler.h')
0 files changed, 0 insertions, 0 deletions