[PATCH] D121051: [lld-macho][nfc] Track # of ICF calls to `equals*` methods
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 7 06:19:49 PST 2022
oontvoo accepted this revision.
oontvoo added a comment.
This revision is now accepted and ready to land.
LG
================
Comment at: lld/MachO/ICF.cpp:26
+constexpr bool verboseDiagnostics = false;
+
----------------
nit:
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121051/new/
https://reviews.llvm.org/D121051
More information about the llvm-commits
mailing list