[PATCH] D141751: test-release.sh: Only build native target for stage 1 and stage 2
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 17 15:40:22 PST 2023
tstellar added a comment.
I'm not sure I've every seen a build without file differences even without -DLLVM_TARGETS_TO_BUILD=Native. Is this check still useful? Alternatively we could only enable the Native target when the user passes the -no-compare-files option.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141751/new/
https://reviews.llvm.org/D141751
More information about the llvm-commits
mailing list