[all-commits] [llvm/llvm-project] 4ba3c5: [lld/ELF] Rename OPT_thinlto_jobs to OPT_thinlto_j...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Nov 21 07:54:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ba3c5d92f397ede5c8475802ad2edb2aa482373
https://github.com/llvm/llvm-project/commit/4ba3c5d92f397ede5c8475802ad2edb2aa482373
Author: Nico Weber <thakis at chromium.org>
Date: 2022-11-21 (Mon, 21 Nov 2022)
Changed paths:
M lld/ELF/Driver.cpp
M lld/ELF/Options.td
Log Message:
-----------
[lld/ELF] Rename OPT_thinlto_jobs to OPT_thinlto_jobs_eq
The flag ends with a `=`, so its name should end with `_eq`.
No behavior change.
Commit: 821e021ab650391398dff69dcc653495449f533c
https://github.com/llvm/llvm-project/commit/821e021ab650391398dff69dcc653495449f533c
Author: Nico Weber <thakis at chromium.org>
Date: 2022-11-21 (Mon, 21 Nov 2022)
Changed paths:
M lld/ELF/Options.td
Log Message:
-----------
[lld/ELF] Fix grammar-o in a help string
Compare: https://github.com/llvm/llvm-project/compare/3115e6828c1c...821e021ab650
More information about the All-commits
mailing list