[PATCH] D139306: [LLVM][Release] Prevent empty runtime name in release script
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 5 05:42:44 PST 2022
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
I think it makes more sense not to allow an empty entry (this patch) than implicitly ignore empty entries from within CMake. Thanks for fixing this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139306/new/
https://reviews.llvm.org/D139306
More information about the llvm-commits
mailing list