[llvm] [DTLTO][LLVM] Integrated Distributed ThinLTO (DTLTO) (PR #127749)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 19 06:37:45 PST 2025
bd1976bris wrote:
I forced pushed an update, the code is equivalent, reasons for the force-push:
1. To split up the change into multiple smaller steps. This should facilitate review.
2. To apply clang-format to everything (I decided that getting the GitHub checks green was more important than maintaining the existing coding style).
https://github.com/llvm/llvm-project/pull/127749
More information about the llvm-commits
mailing list