| commit | 3e667ab1685ee8d06bc4f97ffaa2506c8a25c168 | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <gbiv@google.com> | Mon Apr 22 08:57:11 2024 -0600 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 22 16:41:37 2024 +0000 |
| tree | b2963c7f8a338e688bc036cb813ed93b857ceff2 | |
| parent | a946f7ab2beec874604c6211af1b7c2bfcb31d8d [diff] |
llvm_tools: `rev-parse` in the right repo BUG=b:335901793 TEST=Ran the script with --dry-run Change-Id: Ifadfa47e5ace65b9fef61ebbad00c6e3c5683a68 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5472463 Tested-by: George Burgess <gbiv@chromium.org> Reviewed-by: Bob Haarman <inglorion@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.