summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2019-12-03 13:18:50 +0000
committerVladimir Marko <vmarko@google.com>2019-12-06 10:57:08 +0000
commitb7bf843b04046f2758998c019e947611d0208217 (patch)
tree0a6033402ebde2859267c865dc4e14cde9170835 /compiler/optimizing/graph_visualizer.cc
parent726e2dd6db60968b36c1d03feab236edc8fa806b (diff)
Use provided dex filenames in oat file.
Remove OatFile::RemoveRelativeEncodedDexFileLocation() and use the provided `dex_filenames' (see below) if not empty, without checking for prefix match or host/target build type. Also add extra primary/multi-dex location checking when opening an oat file. Since some tests were already creating oat files from multiple dex files, rewrite the interface to better support that option, replacing the old argument `abs_dex_location` with `dex_filenames` that can provide paths to multiple dex files. Test: m test-art-host Test: testrunner.py --host --optimizing Test: aosp_taimen-userdebug boots. Change-Id: I36a9abca72872c41e4c10fdacbeadf551ca740dc
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions