diff options
author | Christopher Ferris <cferris@google.com> | 2020-03-19 20:15:46 -0700 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2020-03-23 13:46:40 -0700 |
commit | cc2b3d6333c476c73175803371308adbbee257e1 (patch) | |
tree | d35e80f32f99916d83d6173a9ea00d696075e692 /compiler/optimizing/graph_visualizer.cc | |
parent | 54f6fc7e604e146590892c0467e98764d761ae75 (diff) |
Add new dex file support constructor.
The requirement of an r-value for the DexFile constructor made it
hard to use and required a bunch of std::move calls.
Add a constructor that takes a unique_ptr instead.
Bug: 151966190
Test: Build and run art_libdexfile_support_static_tests.
Change-Id: Ie6711be8efce62f591814512f796605e20e1ac89
(cherry picked from commit 27374d986b60119efd1174f666f4397ceb6f7bb2)
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions