[all-commits] [llvm/llvm-project] 3ade3d: [lld/mac] Replace while loop with for loop
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Jun 21 12:45:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ade3d372408a49d6f18106f4ad0b19fd6dfacdc
https://github.com/llvm/llvm-project/commit/3ade3d372408a49d6f18106f4ad0b19fd6dfacdc
Author: Nico Weber <thakis at chromium.org>
Date: 2022-06-21 (Tue, 21 Jun 2022)
Changed paths:
M lld/MachO/SyntheticSections.cpp
Log Message:
-----------
[lld/mac] Replace while loop with for loop
No behavior change. In preparation for using a parallelFor() here.
Differential Revision: https://reviews.llvm.org/D128295
More information about the All-commits
mailing list