DavidSpickett wrote: I'm still not sure how that particular bot managed this, because the build path does have "rel" in it: `clang-with-thin-lto-ubuntu-rel`
And the non-release version builds in `clang-with-thin-lto-ubuntu`. But who knows maybe some symlink or configuration mistake that got fixed. I confirmed locally that this problem can happen if you re-use the build directory. https://github.com/llvm/llvm-project/pull/164384 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
