commit | f208ba28a6d1ab77fae68e5ce0f35d5cfc3c4943 | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Fri Jul 28 09:39:59 2023 -0600 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 01 17:18:14 2023 +0000 |
tree | 86226c9fb7ba4f3f3479a4174b25d9ca40d695bd | |
parent | 5bc51440df9a09360b0e52677cc880893a1b100e [diff] |
llvm_tools: remove 4c scripts 4c was turned down, so these scripts no longer have a purpose. BUG=b:293166552 TEST=None Change-Id: Ic2589c5c31cd6f6fd1af7501669bd2c663322c09 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/4729352 Commit-Queue: Ryan Beltran <ryanbeltran@chromium.org> Tested-by: George Burgess <gbiv@chromium.org> Reviewed-by: Ryan Beltran <ryanbeltran@chromium.org> Auto-Submit: George Burgess <gbiv@chromium.org>
toolchain-utils
Various 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.