Clone this repo:
  1. 3d1a399 generate_warning_exemption_files: handle multiple artifacts per builder by George Burgess IV · 3 days ago main
  2. 7a0d713 compiler_wrapper: automatic sync by mobiletc-prebuild · 4 days ago
  3. bef30e9 llvm_tools: autoupdate CL list by mobiletc-prebuild · 4 days ago
  4. 7719ff3 afdo_metadata: Publish the new kernel profiles by mobiletc-prebuild · 5 days ago
  5. 730eca5 llvm_tools: replace testing-helper CL with warning-exemption CL by George Burgess IV · 5 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.