summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generator.cc
diff options
context:
space:
mode:
authorShubham Ajmera <shubhamajmera@google.com>2017-05-09 11:30:47 -0700
committerShubham Ajmera <shubhamajmera@google.com>2017-05-09 21:59:46 +0000
commit8fd2694aa1103911baf32eb05813cc11ab00ef4b (patch)
treedc4676ee04c436286b3f8dc1046b8c0ec7062e14 /compiler/optimizing/code_generator.cc
parent1a9a9e363b37dd9ff008a0664e7f54431b670e0b (diff)
Testrunner: Fix concurrecy for --target
Popen was returning bytes instead of string which was causing the logic of extracting out concurrency for the target device to break. Now, the output of the Popen will be converted to string and regex matching is used instead of string split to better handle the case when the input string doesn't follow the pattern. Test: ./art/test/testrunner/testrunner.py --target Bug: 38130322 Change-Id: I6c2f3070e88e0cbd80a61380f6c4f714e8886b3c
Diffstat (limited to 'compiler/optimizing/code_generator.cc')
0 files changed, 0 insertions, 0 deletions