Rename forEach -> parallelForEach and forLoop -> parallelFor.
"Parallel" is the most important aspect of the functions, so we shouldn't omit that. llvm-svn: 298557
Showing
- lld/ELF/Driver.cpp 9 additions, 8 deletionslld/ELF/Driver.cpp
- lld/ELF/ICF.cpp 3 additions, 2 deletionslld/ELF/ICF.cpp
- lld/ELF/OutputSections.cpp 2 additions, 2 deletionslld/ELF/OutputSections.cpp
- lld/ELF/SyntheticSections.cpp 3 additions, 2 deletionslld/ELF/SyntheticSections.cpp
- lld/ELF/Threads.h 3 additions, 2 deletionslld/ELF/Threads.h
Loading
Please register or sign in to comment