| commit | ed9658a5f6913acd08835d235e306dcfb0ca2cc8 | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <gbiv@google.com> | Fri Jan 10 07:34:23 2025 -0700 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 16 11:52:27 2025 -0800 |
| tree | d7933c5eb085a197a093aeb306ce8c62f3df79d0 | |
| parent | e1ed6dbadd0114d5ad7bb052f0d303a7cf4d2238 [diff] |
llvm_tools: write svn revision into cros/ dir This should make tracking LLVM's current revision easier. BUG=b:389058140 TEST=repo upload Change-Id: I9c5e3a4f2f9310633c626e582053dbe7ca0c8e47 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/6167470 Commit-Queue: George Burgess <gbiv@chromium.org> Reviewed-by: Jordan Abrahams-Whitehead <ajordanr@google.com> 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.