[PATCH] D103428: [lld/mac] Make -t work correctly with -flat_namespace
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 1 13:02:15 PDT 2021
int3 accepted this revision.
int3 added a comment.
This revision is now accepted and ready to land.
I'd prefer we put in in the ctors: I agree that having side-effects in a constructor is a bit weird, but OTOH it means that we'll never have to worry about new instantiation sites forgetting to add this logging.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103428/new/
https://reviews.llvm.org/D103428
More information about the llvm-commits
mailing list