| commit | 404eda95b3a64f7b9a4aac478592612ab79691bd | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <gbiv@google.com> | Fri Oct 18 12:10:26 2024 -0600 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 18 18:46:49 2024 +0000 |
| tree | 1ae3b44097fd2c864713e9d57aa2700596ed1c0b | |
| parent | 5eba11ca4575dac5050e1ef5cfc024f0e1ff9c65 [diff] |
llvm_tools: swap to tracking android's main branch BUG=b:374317272 TEST=ran in dry-run mode; it correctly detected android's current main TEST=toolchain branch. Change-Id: I201ae519402605a53b43bf246ead698b3dc84ba3 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5941706 Reviewed-by: Saketh Pothireddy <spothire@google.com> Tested-by: George Burgess <gbiv@chromium.org> Commit-Queue: George Burgess <gbiv@chromium.org>
toolchain-utilsVarious utilities used by the ChromeOS toolchain team.
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.