On Mon, 5 May 2025, Jeremy Drake via Cygwin-apps wrote: > I've pushed to both clang and llvm, allowing clang's tests to run. I get > Total Discovered Tests: 46304 > Skipped : 8 (0.02%) > Unsupported : 194 (0.42%) > Passed : 46042 (99.43%) > Expectedly Failed: 31 (0.07%) > Failed : 29 (0.06%) > > > I plan to try lld next - I should push that to a new branch on the > playground repository because there is no lld repository to which I can > push a playground branch?
I confirmed that I could not push to a playground branch of non-existing lld repo, so I pushed to an lld branch of the playground repo: https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=lld all tests pass.