Thanks for the report, this is the fallout from some refactoring I did and
https://github.com/llvm/llvm-zorg/commit/785839e8d77ca09b4cc415eae1c62c0a1ed8da37
fixes that. It only just got included.
So we're back online with a single test failure that I'll be looking into
shortly.
On Fri, 23 Feb 202
I apologize if this is the wrong email for this report. I got it from the
"Worker" tab on a build on https://lab.llvm.org/buildbot/#/builders/219 .
The build is failing at the build step. It's trying to run:
ninja ^"^" ^"^"
which is erroring out with
ninja: error: empty path
https://lab.llvm.or