commit | fcda3b3e33d46699bdfd08a81d897dd903c5d526 | [log] [tgz] |
---|---|---|
author | Salud Lemus <saludlemus@google.com> | Fri Aug 16 16:44:56 2019 -0700 |
committer | Salud Lemus <saludlemus@google.com> | Fri Aug 16 23:54:35 2019 +0000 |
tree | 70a9f9b70b846e66117bb3c825b1777c59580129 | |
parent | 3f0c0754d9d2d068a14489cf207a4d5994e740f4 [diff] |
LLVM tools: Moved function that retrieves latest g3 LLVM version BUG=None TEST=Ran the script that creates tryjobs for both 'tot' and 'google3' Change-Id: I1be3971ab8858cb21d9d95b63b1bf60a98d3c7b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/1758728 Reviewed-by: Manoj Gupta <manojgupta@chromium.org> Tested-by: Salud Lemus <saludlemus@google.com>
toolchain-utils
Various utilities used by the Chrome OS 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.