[PATCH] D143052: [CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flag
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 22 08:31:59 PST 2023
DavidSpickett added a comment.
> (because it only triggers on certain subprojects it only shows the commits from those projects, which causes major confusion)
Turns out Buildbot uses the Github API in a way that doesn't include the previous filenames. So a bot looking at llvm changes does not see a commit that only moves files out of llvm.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143052/new/
https://reviews.llvm.org/D143052
More information about the llvm-commits
mailing list