[all-commits] [llvm/llvm-project] 96d46c: [docs] Improvements to HowToAddABuilder local test...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Wed Feb 5 10:33:00 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96d46c694da6b040ea89d2004289ebfb6092892b
      https://github.com/llvm/llvm-project/commit/96d46c694da6b040ea89d2004289ebfb6092892b
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2025-02-05 (Wed, 05 Feb 2025)

  Changed paths:
    M llvm/docs/HowToAddABuilder.rst

  Log Message:
  -----------
  [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.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list