Files
clang-p2996/llvm/docs/HowToAddABuilder.rst
Alex Bradbury 96d46c694d [docs] Improvements to HowToAddABuilder local test guide (#125802)
This patch makes the following improvements:
* Corrects the suggestion that `bbenv` needs to be made within an
llvm-zorg checkout.
* Gives workarounds for following the instructions on a system with
Python 3.13 (it removed some long-deprecated libraries, which causes
problems).
* Adds a note about how some builder workflows involve checking out
llvm-zorg to retrieve additional scripts and gives guidance on how you
can still make and test local changes to those scripts when that's the
case.
2025-02-05 18:32:38 +00:00

19 KiB