[clang] [llvm] [clang-linker-wrapper] Add ELF packaging for spirv64-intel OpenMP images (PR #125737)

David Spickett via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 6 09:11:57 PST 2025


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


More information about the cfe-commits mailing list