commit | 0ebe0d83138bba1996e9c8007969b5381d972b32 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Sep 21 22:50:39 2017 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Mon Sep 25 15:45:01 2017 +0100 |
tree | a5ee66ebc5b587ade97e56ac8fc7d832fbbed4af | |
parent | e1e347dace0ded83774999bb26c37527dcdb1d5a [diff] |
ART: Introduce compiler data type. Replace most uses of the runtime's Primitive in compiler with a new class DataType. This prepares for introducing new types, such as Uint8, that the runtime does not need to know about. Test: m test-art-host-gtest Test: testrunner.py --host Bug: 23964345 Change-Id: Iec2ad82454eec678fffcd8279a9746b90feb9b0c