[all-commits] [llvm/llvm-project] 476e4d: [lld/mac] Address review feedback and improve a co...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Jun 2 07:55:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 476e4d65d482d75f789db092316327191f18dbcd
https://github.com/llvm/llvm-project/commit/476e4d65d482d75f789db092316327191f18dbcd
Author: Nico Weber <thakis at chromium.org>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
M lld/MachO/DriverUtils.cpp
M lld/MachO/InputFiles.cpp
M lld/MachO/Writer.cpp
Log Message:
-----------
[lld/mac] Address review feedback and improve a comment
I forgot to move the message() call around as requested in D103428
before committing that change. Move it now.
Also, improve the ordinal uniq'ing comment. I hadn't realized that the
distinct-but-identical files happen with --reproduce and not in general.
No behavior change.
Differential Revision: https://reviews.llvm.org/D103522
More information about the All-commits
mailing list