commit | 97c381e3ce34cd327c2ec35fa850bd0eaa9b697f | [log] [tgz] |
---|---|---|
author | David Sehr <sehr@google.com> | Wed Feb 01 15:09:58 2017 -0800 |
committer | David Sehr <sehr@google.com> | Wed Feb 01 15:51:42 2017 -0800 |
tree | 4a21b2db89c578cdb2908547547e0546748eec7f | |
parent | 3cb871ab1af47576959fd24a99d370381b8f193e [diff] |
Separate art::Exec from utils The rest of utils.cc does not depend on art::Runtime. This separates the part dependent on that class, so that including utils.cc in the build does not require the entire Runtime. Another preparatory cleanup to getting tools to build on Windows. Bug: 22322814 Test: test-art Change-Id: I194ff363fc2ab87e5311ecea6973a2d0fad2621d