summaryrefslogtreecommitdiff
path: root/compiler/optimizing/nodes.h
diff options
context:
space:
mode:
author Eric Holk <eholk@google.com> 2020-05-08 12:00:02 -0700
committer Treehugger Robot <treehugger-gerrit@google.com> 2020-05-12 15:30:45 +0000
commit5b0bbf33180bbf9e7fbe8c952eda16096c637f8c (patch)
tree6431e463c691ca4a1ef9ddabcc28deb84e164857 /compiler/optimizing/nodes.h
parent968db3c09e5059e30044d69f1a5fd9bcd937392e (diff)
Use CPP defines for default x86 and x86_64 ISA features
We were previously getting a lot of warnings about mismatched instruction set features when running on x86 architectures. Example warning: Mismatch between dex2oat instruction set features to use This change uses the CPP defines to get the default features in this case so the mismatch will not be present anymore. Bug: 155324337 Test: run a Golem benchmark (e.g. LU), observe that warning is missing. Test: m test-art-host-gtest Change-Id: I07d6a25094830d8d50fd451959e8dfd310262471
Diffstat (limited to 'compiler/optimizing/nodes.h')
0 files changed, 0 insertions, 0 deletions