[PATCH] D123026: [clang][NFC] Extract the EmitAssemblyHelper::emitLTOSummary method
Pavel Samolysov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 5 08:19:25 PDT 2022
psamolysov-intel added a comment.
Colleagues, could you review this small non-functional change. After the `TargetTruiple` member has been extracted, it becomes clear that there is some code duplication in the `BackendUtil.cpp` source file. I think this is a good idea to eliminate this code duplication, isn't it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123026/new/
https://reviews.llvm.org/D123026
More information about the cfe-commits
mailing list