| commit | d072003ab7c74e5922920594500eec273f10a70a | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <gbiv@google.com> | Mon May 13 10:19:43 2024 -0600 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 13 17:08:59 2024 +0000 |
| tree | 9e639f430307d1c6cafc264b20aae6d45894db50 | |
| parent | cb65eec5a1a26b9dab7109d7357eee5121d80a97 [diff] |
llvm_tools: DCE `chroot`; add tests for root finding `rg` says the removed functions are no longer used. BUG=None TEST=Unittests Change-Id: I057b4ba002ac0bcfa0d0eb121669b7403c040190 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5533679 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.