| commit | e54e5f183acde37713b5ce9b6f8a7a6e48a40af4 | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <gbiv@google.com> | Wed May 08 08:50:29 2024 -0600 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 09 17:29:29 2024 +0000 |
| tree | ba7b91f15be41ea29903587ab84ae0a1f8912345 | |
| parent | 2356b694e062b6c13e9fb8728527718aca3af76b [diff] |
llvm_tools: add cache entry for r525000 Since llvm-next is ~r530000, having this seems helpful. BUG=None TEST=./run_python_tests.sh llvm_tools/git_llvm_rev_test.py Change-Id: I9dbe5d6505e84f5487f356bfe6bd97fa454e1c77 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5526853 Reviewed-by: Jordan Abrahams-Whitehead <ajordanr@google.com> Commit-Queue: George Burgess <gbiv@chromium.org> Tested-by: 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.