| commit | 76c4b128255f5da4d9607b4eeb4c3b88e9e45d99 | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <gbiv@google.com> | Wed May 08 10:09:36 2024 -0600 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 08 16:36:23 2024 +0000 |
| tree | ce1043fc2413f030021d14c9ffb901e3b9424a81 | |
| parent | 6aa55d73067176796a4fde35d9d7217ad6cb5c95 [diff] |
llvm_tools: remove git module This is no longer used except by its own tests. BUG=b:327058411 TEST=repo upload Change-Id: I7555c7fcd743d8e44417b6e285c3a849fc8b3aab Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5525662 Auto-Submit: George Burgess <gbiv@chromium.org> Commit-Queue: Bob Haarman <inglorion@chromium.org> Tested-by: George Burgess <gbiv@chromium.org> Reviewed-by: Bob Haarman <inglorion@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.