diff options
author | Colin Cross <ccross@android.com> | 2018-02-08 15:26:13 -0800 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2018-02-08 15:48:28 -0800 |
commit | 3d08bbd60aa255af99e575579e8fa78d12d77871 (patch) | |
tree | 98b846e38ef565362d54bbfeb8dea84d2091687a /compiler/optimizing/graph_visualizer.cc | |
parent | 3a4f5f33930609e82b6790a396446daf5841338b (diff) |
Use to-upper function instead of $(shell tr)
Calling $(shell tr) ~300 times to convert host to HOST and target to
TARGET was taking 600ms. Use the to-upper function from
build/make/core/definitions.mk instead.
Bug: 26275726
Test: no change to out/build-hikey960-test-art.ninja
Change-Id: I591a95a5b8348240e1b02f14f302a4835910ec72
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions