[lldb] Update link to GreenDragon in the docs

This commit is contained in:
Jonas Devlieghere 2024-10-29 09:45:23 -07:00
parent 318bdd0aeb
commit 2ab98dfe19
No known key found for this signature in database
GPG Key ID: 49CC0BD90FDEED4D

View File

@ -418,8 +418,8 @@ An overview of all LLDB builders can be found here:
`https://lab.llvm.org/buildbot/#/builders?tags=lldb <https://lab.llvm.org/buildbot/#/builders?tags=lldb>`_
Building and testing for macOS uses a different platform called GreenDragon. It
has a dedicated tab for LLDB: `https://green.lab.llvm.org/green/view/LLDB/
<https://green.lab.llvm.org/green/view/LLDB/>`_
has a dedicated tab for LLDB: `https://green.lab.llvm.org/job/llvm.org/view/LLDB/
<https://green.lab.llvm.org/job/llvm.org/view/LLDB/>`_
Running The Tests