DavidSpickett wrote:

I wonder if it is only happening on a rebuild not a clean build. This one was 
clean:
https://lab.llvm.org/buildbot/#/builders/65/builds/11869

But your test did not fail (I assume did not run). This one is a rebuild:
https://lab.llvm.org/buildbot/#/builders/65/builds/11870

Where it does fail. I have seen this before and it was because I had missed 
some part of adding a new feature to lit.You may want to look at other 
variables like `LLVM_INCLUDE_SPIRV_TOOLS_TESTS` and make sure you have added 
all the same references.

https://github.com/llvm/llvm-project/pull/125737
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to