Clone this repo:
  1. 477bffa llvm_tools: autoupdate CL list by mobiletc-prebuild · 2 days ago main
  2. eed739d afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 3 days ago
  3. ed9658a llvm_tools: write svn revision into cros/ dir by George Burgess IV · 2 weeks ago factory-rauru-16167.B
  4. e1ed6db llvm_tools: fix autosubmit label invocation by George Burgess IV · 6 weeks ago
  5. 3a5c09f llvm_tools: autoupdate CL list by mobiletc-prebuild · 10 days ago

toolchain-utils

Various utilities used by the ChromeOS toolchain team.

Note

To run Python scripts in this directory, first run:

export PYTHONPATH=$(readlink -f .):$PYTHONPATH

from this directory.

Then you can run any script.

To get help on any script, type in python <script> --help, or refer to the header of the script for more information.