commit | ac52000e86077b3c45c192ec259d72413599ff11 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Tue Feb 05 10:13:24 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Feb 05 10:13:24 2019 +0000 |
tree | 89ba8256f3aaf8c2ca06782b98cf1d7e89506667 | |
parent | 01eb773f391aaffdf5a959d894c6f5092778b051 [diff] | |
parent | b0f16e6fca217b67e0b47da49896781dba429130 [diff] |
Merge changes I888a268b,Ia5a3c0bb,I189841e4,I5ab8b0b0 * changes: Replace StringPiece with std::string_view in RegType. Replace StringPiece with std::string_view in OatFile. ART: Change ArtMethod::NumArgRegisters() signature. Remove dead String::Equals() overloads.